krocki / dncLinks
Simple RNN, LSTM and Differentiable Neural Computer in pure Numpy
☆414Updated 3 years ago
Alternatives and similar repositories for dnc
Users that are interested in dnc are comparing it to the libraries listed below
Sorting:
- 《深度学习理论与实战:基础篇》代码☆135Updated 4 years ago
- 高效决策树算法系列笔记☆230Updated 6 years ago
- ☆65Updated last month
- several basic neural networks[mlp, autoencoder, CNNs, recurrentNN, recursiveNN] implements under several NN frameworks[ tensorflow, pytor…☆65Updated 2 years ago
- 个人博客 (https://fancyerii.github.io/) 文章的代码☆184Updated last year
- ☆142Updated 3 years ago
- WeChat Official Accounts, zhihu and CSDN'blog code☆262Updated 5 years ago
- This resource implements a deep neural network through Numpy, and is equipped with easy-to-understand theoretical derivation, mainly for …☆78Updated 6 years ago
- a simple deep learning framework implemented from scratch using Python.☆33Updated 4 years ago
- ☆46Updated 3 years ago
- Github开源项目hyperopt系列的中文文档,以及学习教程等☆163Updated 5 years ago
- 此项目是《剑指offer》第二版里算法面试题的Python3实现版本,作为一本经典书籍,可以时常拿出来看一看、翻一翻、记一记。同时也是为了Python程序员能够更好的通过公司的技术面试,拿到心仪的offer。☆121Updated 4 years ago
- Stanford cs224n 2019 homework☆97Updated 6 years ago
- 源码实现:《TensorFlow实战》黄文坚,唐源 著☆176Updated 6 years ago
- Machine Learning Algorithms implementations☆210Updated 6 years ago
- Tencent Advertisement Algorithm Competition 2020 / 2020腾讯广告算法大赛☆23Updated 5 years ago
- 易观性别年龄预测第一名解决方案☆170Updated 6 years ago
- The source code and dataset about <Deep Learning - Best Practices on TensorFlow Engineering Implementation>☆219Updated 4 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆224Updated 6 years ago
- machine learning algorithm☆162Updated 3 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
- interpretable-ml-book中文翻译☆138Updated 4 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 easy HMM program written with Python, including the full codes of training, prediction and decoding.☆403Updated 6 years ago
- Sample code and picture of my blog or project☆138Updated 3 years ago
- A repository for recording the machine learning code☆95Updated 3 years ago
- Implementations of the machine learning algorithm with Python and numpy☆86Updated 3 years ago
- 比赛开源汇总☆81Updated 6 years ago
- 2019年CCF大数据与计算智能大赛乘用车细分市场销量预测冠军解决方案☆259Updated 5 years ago
- (完结)Andrew NG Machine-Learning-Yearning translation documents(吴恩达《Machine Learning Yearning》中文翻译及英文原稿)☆264Updated 6 years ago