Coder Social home page Coder Social logo

neuralode4j's Introduction

neuralODE4j

Implementation of neural ordinary differential equations built for deeplearning4j.

[Arxiv]

[Pytorch repo by paper authors]

NOTE: This is very much a work in progress and given that I haven't touched a differential equation since school chances are that there are conceptual misunderstandings.

As of now, there is no ODE solver implementation which uses ND4J and this makes the ODE net very slow and therefore impractical to evaluate. As such, the implementation is basically unverified except for indications that test score steadily decreases in the MNIST example.

Getting Started

GIT clone and run with maven or in IDE.

git clone https://github.com/DrChainsaw/neuralODE4j
cd neuralODE4j
mvn install

Currently only the MNIST toy experiment from the paper is implemented [link]

Prerequisites

Maven and GIT. Project uses ND4Js CUDA 10 backend as default which requires CUDA 10. To use CPU backend instead, set the maven property backend-CPU (e.g. through the -P flag when running from command line).

Contributing

All contributions are welcome. Head over to the issues page and either add a new issue or pick up and existing one.

Versioning

TBD

Authors

License

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

Acknowledgments

  • Ricky T. Q. Chen, Yulia Rubanova, Jesse Bettencourt, David Duvenaud for a very cool and inspiring paper
  • Deeplearning4j for neural nets

neuralode4j's People

Contributors

drchainsaw avatar

Watchers

James Cloos avatar Emmanuel Kahembwe avatar paper2code - bot 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.