Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

DeepDriver is a JAVA framework of Deep Learning, it supports ANN/CNN/DNN/RNN/LSTM now, hope it can be widely used for deep learning development.

License

Notifications You must be signed in to change notification settings

ston1992/DeepDriver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

46 Commits

Repository files navigation

DeepDriver

This is a Deep Learning framework projects written with JAVA, including:

  • ANN, the forward feed neural network
  • DNN, a deep ANN
  • CNN, the convNet, including LetNet, VGG, ResNet, FNN, and so on.
  • RNN/LSTM, used for sequential strings handeling
  • Bi-LSTM
  • W2V supports also is added already
  • Encoder-Decoder framework and so on.
  • add supporting for DNC(Differential Neural Computer) DeepDriver/src/deepDriver/dl/aml/dnc/
  • add MTL(Multiple Task Learning) supporting for ANN/DNN, so it is easy to extend for CNN and other neural network also.
  • add RN(Relation Net) supporting.
  • add GRL supporting.

This framework provides some examples:

  • NLP: Chinese word segmentation
  • CNN txt classification
  • QA samples
  • Babi Testing

About

DeepDriver is a JAVA framework of Deep Learning, it supports ANN/CNN/DNN/RNN/LSTM now, hope it can be widely used for deep learning development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%

AltStyle によって変換されたページ (->オリジナル) /