https://github.com/LTS4/DeepFool 貌似是说可以愚弄深度神经网络?
https://github.com/tflearn/tflearn TF学习指南
http://gitxiv.com/posts/HTRKHMTYrcqweBH7h/planet-photo-geolocation-with-convolutional-neural-networks 图片定位
https://github.com/woodrush/neural-art-tf 神经网络模仿画画风格
https://gist.github.com/karpathy/a4166c7fe253700972fcbc77e4ea32c5 游戏
https://github.com/chncyhn/flappybird-qlearning-bot flappybird学飞
http://nbviewer.jupyter.org/github/cbonnett/edward/blob/ef3f8cc3c0993a4193e3d7087cd1497f51a68503/notebooks/MDN_Edward_Keras_TF.ipynb 暂时不知道是啥
https://github.com/karandesai-96/digit-classifier mnist分类
https://github.com/apple2373/chainer-simple-fast-rnn rcnn 图像理解
https://github.com/carpedm20/deep-rl-tensorflow 强化学习tf
http://www0.cs.ucl.ac.uk/staff/D.Silver/web/Teaching.html 增强学习教程
https://github.com/openai/improved-gan 生成与原数据库类似的图片,用GAN方法
https://github.com/scikit-learn-contrib/lightning大型线性回归库
https://github.com/hycis/TensorGraph 一个tf的库
https://github.com/gdb/kaggle/tree/master/denoising-dirty-documents 去除文本中的污渍
https://github.com/s9xie/hed 画出图像的轮廓
deeplearning4j 中文介绍各种深度学习知识
https://github.com/piotrmirowski/Tutorial_AutoEncoders/blob/master/PiotrMirowski_2014_ReviewAutoEncoders.pdf autoencoding的教程
https://github.com/llSourcell/AI_Writer 貌似是看图说话
http://jxieeducation.com/2016-06-17/Implementing-Self-Organizing-Maps-On-Spark/ 似乎是个很好玩的东西
https://wookayin.github.io/TensorflowKR-2016-talk-debugging/#1 如何调试tf的程序,很关键
https://github.com/wookayin/TensorflowKR-2016-talk-debugging 也是调试tf程序的
https://github.com/igul222/pixel_rnn 用rnn来完成数字识别
https://github.com/openai/InfoGAN infoGAN模型
https://github.com/da03/Attention-OCR 识别字母
https://github.com/hantek/BinaryConnect 三个数据库的脚本,mnist、cifar、svhn
https://mp.weixin.qq.com/s?__biz=MjM5MTQzNzU2NA==&mid=2651642026&idx=1&sn=757344b685eec884fd0bb2f2f52127f5 用python识别僵尸粉,有点意思
https://github.com/rwth-i6/returnn theano的一个代码,似乎是rnn相关的
https://github.com/AlfredXiangWu/face_verification_experiment 用caffe做人脸识别
https://github.com/warmheartli/ChatBotCourse 自己动手做聊天机器人
https://news.developer.nvidia.com/ford-research-using-deep-learning-for-lane-detection/ 深度学习车道线检测
http://parellagram.com/posts/carving 这个是用来去除图片中空白部分的,可能能用来预处理
http://blog.csdn.net/longxinchen_ml/article/details/51567960 深度学习在nlp方面的教程贴(在论文中可能可以用到一些)
http://andelin.github.io/ 天气分类
浙公网安备 33010602011771号