italyfiori / TinyDeepLearning
a simple deep learning framework implemented from scratch using Python.
☆34Updated 4 years ago
Alternatives and similar repositories for TinyDeepLearning:
Users that are interested in TinyDeepLearning are comparing it to the libraries listed below
- This resource implements a deep neural network through Numpy, and is equipped with easy-to-understand theoretical derivation, mainly for …☆78Updated 5 years ago
- saving memory by recomputing for keras☆37Updated 4 years ago
- python3实现的《统计学习方法》☆21Updated 5 years ago
- 个人维护的《Python大战机器学习:数据科学家的一个小目标》对应的源码;IDE:PyCharm☆18Updated 7 years ago
- 使用tensorflow.keras实现《动手学深度学习》☆10Updated 5 years ago
- 深度学习处理数据的一些基本操作☆33Updated 5 years ago
- 《深度学习理论与实战:基础篇》代码☆132Updated 3 years ago
- bert4keras实现gpt下中国象棋☆43Updated 4 years ago
- 天池大数据比赛总结☆39Updated 6 years ago
- PyTorch中文入门教程☆41Updated 7 years ago
- 深度学习和NLP随笔☆26Updated 5 years ago
- 比赛开源汇总☆81Updated 5 years ago
- ☆52Updated last year
- 自然语言处理相关实验实现 some experiment of natural language processing, Like text classification, named entity recognition, pos-tags, segment, key …☆53Updated 6 years ago
- Super-Machine-Learning-Revision-Notes☆76Updated 5 years ago
- 李航《统计学习方法》书的每一章节核心提炼以及Python代码实现,可以直接运行在Anaconda的Jupyter里面,从即日起抽时间不断更新,详见Readme.☆26Updated 6 years ago
- 《Pattern Recognition and Machine Learning》阅读讨论班☆34Updated 5 years ago
- an automatic differentiation framework with dynamic graph/支持动态图的自动求导框架☆101Updated 5 years ago
- PDF version of the Keras Chinese (zh-cn) translation docs☆38Updated 6 years ago
- 2018云移杯景区口碑评价分值预测 7/1186☆11Updated 6 years ago
- 2018达观杯文本智能处理挑战赛:基于ML、DL实现文本分类☆37Updated 6 years ago
- 基于numpy实现的简单神经网络框架☆15Updated 6 years ago
- Try to use tf.estimator and tf.data together to train a cnn model.☆79Updated 6 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆19Updated 5 years ago
- ☆53Updated 6 years ago
- 用python实现机器学习各种经典算法☆39Updated last year
- ☆27Updated 6 years ago
- CTR prediction models based on spark(LR,FM、XGBoost、XGBoostLR、XGBoostFM)☆35Updated 4 years ago
- 自己总结的机器学习的算法与相应的程序☆21Updated 6 years ago
- 200行写一个自动微分工具☆50Updated 5 years ago