krocki / dnc
Simple RNN, LSTM and Differentiable Neural Computer in pure Numpy
☆413Updated 3 years ago
Alternatives and similar repositories for dnc:
Users that are interested in dnc are comparing it to the libraries listed below
- Github开源项目hyperopt系列的中文文档,以及学习 教程等☆162Updated 4 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
- 高效决策树算法系列笔记☆229Updated 5 years ago
- several basic neural networks[mlp, autoencoder, CNNs, recurrentNN, recursiveNN] implements under several NN frameworks[ tensorflow, pytor…☆63Updated 2 years ago
- ☆46Updated 3 years ago
- ☆63Updated 2 months ago
- 易观性别年龄预测第一名解决方案☆170Updated 5 years ago
- 《深度学习理论与实战:基础篇》代码☆132Updated 3 years ago
- Tensorflow中的Seq2Seq全家桶☆123Updated 5 years ago
- Stanford cs224n 2019 homework☆100Updated 5 years ago
- Super-Machine-Learning-Revision-Notes☆76Updated 5 years ago
- 🤓 Important machine learning knowledge, each article deeply analyzes theoretical knowledge☆117Updated 4 years ago
- A Chinese Notes of MLAPP,MLAPP 中文笔记项目 https://zhuanlan.zhihu.com/python-kivy☆359Updated 3 years ago
- AI圈Noah plan-AI数据竞赛Top可复现解决方案(Awesome Top Solution List of Excellent AI Competitions)☆316Updated 5 years ago
- An example attention network with simple dataset.☆230Updated 5 years ago
- The source code and dataset about <Deep Learning - Best Practices on TensorFlow Engineering Implementation>☆218Updated 3 years ago
- ’达观杯‘文本智能处理挑战赛,文本分类任务的实现,包括一些传统的监督学习算法和深度学习算法,主要基于sklearn/xgb/lgb/pytorch包实现。☆258Updated 6 years ago
- 机器学习竞赛信息聚合(Machine learning competition information aggregation)☆131Updated last year
- 源码实现:《TensorFlow实战》黄文坚,唐源 著☆179Updated 6 years ago
- A Capsule Implement with Pure Keras☆351Updated 5 years ago
- seq2seq learning with TensorFlow☆58Updated 5 years ago
- Tencent Advertisement Algorithm Competition 2020 / 2020腾讯广告算法大赛☆23Updated 4 years ago
- Sample code and picture of my blog or project☆137Updated 2 years ago
- 2018年"达观杯"文本智能处理挑战赛-长文本分类-rank4☆282Updated 4 years ago
- a simple deep learning framework implemented from scratch using Python.☆34Updated 4 years ago
- some small codes about deep learning☆51Updated 6 years ago
- machine learning algorithm☆163Updated 3 years ago
- WeChat Official Accounts, zhihu and CSDN'blog code☆262Updated 4 years ago
- 在搜索业务下有一个场景叫实时搜索(Instance Search),就是在用户不断输入过程中,实时返回查询结果。 此次赛题来自OPPO手机搜索排序优化的一个子场景,并做了相应的简化,意在解决query-title语义匹配的问题。简化后,本次题目内容主要为一个实时搜索场景下…☆132Updated 4 years ago