Code Monkey home page Code Monkey logo

clairvoyant-sdhacks2018's Introduction

San Diegus Clarifaicus the mystic storyteller

He tells you the darnest stories you'll ever hear. What makes it better? He read its off your face.

Stories are fun, and they usually require an in-depth creative process by an author. Ever wondered how a computer would write stories after it has read Alice In Wonderland and was given a picture to start off the beginning? In this project, produced during SDHacks 2018, we use Clarifai's image classification API to generate list of words(concepts) that describes the given picture, and run a LSTM RNN model to generate a text based on the list.

The approach (with details)

Our initial approach consisted of Neural net consisting LSTM with Conv2D layers, and Dropout and BatchNorm layers for regularization.

In this case, we do not generate a validation dataset through validation split, as the network will benefit more from larger training data set, and will not benefit as much from testing loss/metric.

Conclusion

something to wrap up this project and how good it is blah blah

The files

  • filename: explanation of the file, duh.
  • filename: explanation of the file, duh.
  • filename: explanation of the file, duh.
  • filename: explanation of the file, duh.
  • filename: explanation of the file, duh.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.