资源算法DeepDriver

DeepDriver

2020-01-09 | |  34 |   0 |   0

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


上一篇:deepdrive-universe

下一篇:deepdrive_dataset_tfrecord

用户评价
全部评价

热门资源

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • shih-styletransfer

    shih-styletransfer Code from Style Transfer ...