Git Product home page Git Product logo

java_deep_learning's Introduction

RecurrentJava

RecurrentJava is a reimplementation of Andrej Karpathy's RecurrentJS, in Java.

It currently features:

  • Deep Recurrent Neural Networks
  • Long Short-Term Memory Networks
  • Gated Recurrent Unit Neural Networks
  • Backpropagation Through Time handled via Automatic Differentiation.

ExamplePaulGraham.java shows how to do character-by-character sentence prediction and generation.

Sample output:

========================================
REPORT:

calculating perplexity over entire data set...

Median Perplexity = 1.4959

Temperature 1.0 prediction:
	"there's a more kemmaces of meanness that hade? tagh o; mool"
	"it fart dect about twish i could see gve..."

Temperature 0.75 prediction:
	"that's not absolutely note a lot of the startup? path they'll should owt"
	"i realize how crazy all thi..."

Temperature 0.5 prediction:
	"the most stripiess to more here that happens never get them"
	"if you do that role kropate that's the w..."

Temperature 0.25 prediction:
	"the person who needs something making the same spignf befart"
	"the startup founders who never about wh..."

Temperature 0.1 prediction:
	"the startup founders who never about which in your expanding, it's a sign when idea way we don't the..."

Argmax prediction:
	"the problem is not that most towns kill startups"
	"the problem is not that most towns kill startups"
	"th..."
========================================

License

MIT

java_deep_learning's People

Stargazers

Dmitry Parenskiy avatar

Watchers

 avatar

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.