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:
- 《深度学习理论与实战:基础篇》代码☆136Updated 4 years ago
- machine learning algorithm☆162Updated 3 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
- 高效决策树算法系列笔记☆229Updated 6 years ago
- WeChat Official Accounts, zhihu and CSDN'blog code☆264Updated 5 years ago
- ☆67Updated last month
- 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
- several basic neural networks[mlp, autoencoder, CNNs, recurrentNN, recursiveNN] implements under several NN frameworks[ tensorflow, pytor…☆66Updated 3 years ago
- Github开源项目hyperopt系列的中文文档,以及学习教程等☆163Updated 5 years ago
- 个人博客 (https://fancyerii.github.io/) 文章的代码☆185Updated last year
- A deep learning library to provide algs in pure Numpy or Tensorflow.☆292Updated 8 years ago
- ☆46Updated 4 years ago
- Stanford cs224n 2019 homework☆97Updated 6 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
- A Chinese Notes of MLAPP,MLAPP 中文笔记项目 https://zhuanlan.zhihu.com/python-kivy☆363Updated 4 years ago
- The source code and dataset about <Deep Learning - Best Practices on TensorFlow Engineering Implementation>☆217Updated 4 years ago
- ☆142Updated 3 years ago
- a simple deep learning framework implemented from scratch using Python.☆33Updated 4 years ago
- 《Pattern Recognition and Machine Learning》阅读讨论班☆35Updated 6 years ago
- A repository to save my machine learning notes.☆69Updated 5 years ago
- 此项目是《剑指offer》第二版里算法面试题的Python3实现版本,作为一本经典书籍,可以时常拿出来看一看、翻一翻、记一记。同时也是为了Python程序员能够更好的通过公司的技术面试,拿到心仪的offer。☆121Updated 4 years ago
- Source codes for the book "Application of Neural Network and PyTorch"☆157Updated 3 years ago
- 易观性别年龄预测第一名解决方案☆170Updated 6 years ago
- A easy HMM program written with Python, including the full codes of training, prediction and decoding.☆404Updated 7 years ago
- (完结)Andrew NG Machine-Learning-Yearning translation documents(吴恩达《Machine Learning Yearning》中文翻译及英文原稿)☆265Updated 7 years ago
- Sample code and picture of my blog or project☆138Updated 3 years ago
- ☆264Updated 4 years ago
- ☆121Updated 5 years ago
- A repository for recording the machine learning code☆96Updated 3 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆223Updated 6 years ago