krocki / dncLinks
Simple RNN, LSTM and Differentiable Neural Computer in pure Numpy
☆415Updated 3 years ago
Alternatives and similar repositories for dnc
Users that are interested in dnc are comparing it to the libraries listed below
Sorting:
- 高效决策树算法系列笔记☆230Updated 6 years ago
- This resource implements a deep neural network through Numpy, and is equipped with easy-to-understand theoretical derivation, mainly for …☆78Updated 5 years ago
- WeChat Official Accounts, zhihu and CSDN'blog code☆264Updated 5 years ago
- Github开源项目hyperopt系列的中文文档,以及学习教程等☆163Updated 5 years ago
- Deep Recommenders☆328Updated last year
- 《深度学习理论与实战:基础篇》代码☆133Updated 4 years ago
- 阿水的数据竞赛开源分支☆349Updated 5 years ago
- AI圈Noah plan-AI数据竞赛Top可复现解决方案(Awesome Top Solution List of Excellent AI Competitions)☆320Updated 6 years ago
- Super-Machine-Learning-Revision-Notes☆75Updated 5 years ago
- Stanford cs224n 2019 homework☆97Updated 5 years ago
- a simple deep learning framework implemented from scratch using Python.☆33Updated 4 years ago
- seq2seq learning with TensorFlow☆58Updated 6 years ago
- some small codes about deep learning☆51Updated 7 years ago
- A Capsule Implement with Pure Keras☆351Updated 5 years ago
- several basic neural networks[mlp, autoencoder, CNNs, recurrentNN, recursiveNN] implements under several NN frameworks[ tensorflow, pytor…☆65Updated 2 years ago
- ☆47Updated 3 years ago
- 易观性别年龄预测第一名解决方案☆170Updated 6 years ago
- A pytorch implementation of Attention is all you need☆92Updated 6 years ago
- Examples about How to import data from tfrecord files using dataset API.☆104Updated 6 years ago
- 这是BDCI2018的联通赛题第一名解决方案☆298Updated 6 years ago
- 2018年"达观杯"文本智能处理挑战赛-长文本分类-rank4☆281Updated 4 years ago
- Text classification models☆66Updated 5 years ago
- ☆110Updated 7 years ago
- The source code and dataset about <Deep Learning - Best Practices on TensorFlow Engineering Implementation>☆218Updated 4 years ago
- Implement Wide & Deep algorithm by using NumPy☆154Updated 6 years ago
- 此项目是《剑指offer》第二版里算法面试题的Python3实现版本,作为一本经典书籍,可以时常拿出来看一看、翻一翻、记一记。同时也是为了Python程序员能够更好的通过公司的技术面试,拿到心仪的offer。☆121Updated 4 years ago
- keras example of seq2seq, auto title☆332Updated 5 years ago
- Tensorflow中的Seq2Seq全家桶☆123Updated 5 years ago
- A deep learning library to provide algs in pure Numpy or Tensorflow.☆292Updated 7 years ago
- cnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU)+attentio…☆208Updated 4 years ago