krocki / dncLinks
Simple RNN, LSTM and Differentiable Neural Computer in pure Numpy
☆413Updated 4 years ago
Alternatives and similar repositories for dnc
Users that are interested in dnc are comparing it to the libraries listed below
Sorting:
- 《深度学习理论与实战:基础篇》代码☆136Updated 4 years ago
- 高效决策树算法系列笔记☆231Updated 6 years ago
- machine learning algorithm☆163Updated 4 years ago
- This resource implements a deep neural network through Numpy, and is equipped with easy-to-understand theoretical derivation, mainly for …☆79Updated 6 years ago
- Sample code and picture of my blog or project☆137Updated 3 years ago
- Decision Tree with PEP,MEP,EBP,CVP,REP,CCP,ECP pruning algorithms,all are implemented with Python(sklearn-decision-tree-prune included,Al…☆67Updated 5 years ago
- a simple deep learning framework implemented from scratch using Python.☆33Updated 5 years ago
- several basic neural networks[mlp, autoencoder, CNNs, recurrentNN, recursiveNN] implements under several NN frameworks[ tensorflow, pytor…☆66Updated 3 years ago
- A deep learning library to provide algs in pure Numpy or Tensorflow.☆292Updated 8 years ago
- ☆143Updated 4 years ago
- Stanford cs224n 2019 homework☆97Updated 6 years ago
- 此项目是《剑指offer》第二版里算法面试题的Python3实现版本,作为一本经典书籍,可以时常拿出来看一看、翻一翻、记一记。同时也是为了Python程序员能够更好的通过公司的技术面试,拿到心仪的offer。☆120Updated 3 weeks ago
- The source code and dataset about <Deep Learning - Best Practices on TensorFlow Engineering Implementation>☆217Updated 4 years ago
- Github开源项目hyperopt系列的中文文档,以及学习教程等☆163Updated 5 years ago
- A repository to save my machine learning notes.☆69Updated 5 years ago
- 个人博客 (https://fancyerii.github.io/) 文章的代码☆185Updated last year
- WeChat Official Accounts, zhihu and CSDN'blog code☆268Updated 5 years ago
- Machine Learning Algorithms implementations☆208Updated 7 years ago
- ☆265Updated 4 years ago
- AI圈Noah plan-AI数据竞赛Top可复现解决方案(Awesome Top Solution List of Excellent AI Competitions)☆321Updated 6 years ago
- Resource for AINLP☆137Updated 4 years ago
- 本项目代码为雷明老师18年12月在清华出版社出版的《机器学习与应用》第一版中的配套代码,欢迎登录www.sigai.cn试听雷老师《机器学习》《深度学习》视频☆154Updated 7 years ago
- A tutorial of building tensorflow serving service from scratch☆89Updated 2 years ago
- ☆47Updated 4 years ago
- ☆121Updated 6 years ago
- A repository for recording the machine learning code☆95Updated 3 years ago
- Source codes for the book "Application of Neural Network and PyTorch"☆157Updated 3 years ago
- 源码实现:《TensorFlow实战》黄文坚,唐源 著☆177Updated 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…☆209Updated 5 years ago
- 各种深度学习结构、模型和技巧的集合☆124Updated 6 years ago