【TensorFlow】-精选Github开源项目
转至:http://www.matools.com/blog/1801988
留底做个记录,有空在做验证。
TensorFlow源码
https://github.com/tensorflow/tensorflow
基于TensorFlow的框架
https://github.com/fchollet/keras
https://github.com/tflearn/tflearn
https://github.com/beniz/deepdetect
https://github.com/tensorflow/fold
https://github.com/leriomaggio/deep-learning-keras-tensorflow
精选入门教程
https://github.com/tensorflow/models
https://github.com/aymericdamien/TensorFlow-Examples
https://github.com/donnemartin/data-science-ipython-notebooks
https://github.com/jtoy/awesome-tensorflow
https://github.com/jikexueyuanwiki/tensorflow-zh
https://github.com/nlintz/TensorFlow-Tutorials
https://github.com/pkmital/tensorflow_tutorials
https://github.com/deepmind/learning-to-learn
https://github.com/BinRoot/TensorFlow-Book
https://github.com/jostmey/NakedTensor
https://github.com/alrojo/tensorflow-tutorial
https://github.com/CreatCodeBuild/TensorFlow-and-DeepLearning-Tutorial
https://github.com/sjchoi86/Tensorflow-101
https://github.com/chiphuyen/tf-stanford-tutorials
https://github.com/google/prettytensor
https://github.com/ahangchen/GDLnotes
https://github.com/Hvass-Labs/TensorFlow-Tutorials
https://github.com/NickShahML/tensorflow_with_latest_papers
https://github.com/nfmcclure/tensorflow_cookbook
https://github.com/ppwwyyxx/tensorpack
https://github.com/rasbt/deep-learning-book
https://github.com/pkmital/CADL
https://github.com/tensorflow/skflow
无人驾驶
https://github.com/kevinhughes27/TensorKart
https://github.com/SullyChen/Autopilot-TensorFlow
深度强化学习
https://github.com/dennybritz/reinforcement-learning
https://github.com/zsdonghao/tensorlayer
https://github.com/matthiasplappert/keras-rl
https://github.com/nivwusquorum/tensorflow-deepq
https://github.com/devsisters/DQN-tensorflow
https://github.com/coreylynch/async-rl
https://github.com/carpedm20/deep-rl-tensorflow
https://github.com/yandexdataschool/Practical_RL
自然语言处理
文本分类
https://github.com/dennybritz/cnn-text-classification-tf
序列建模
https://github.com/google/seq2seq
中文分词
https://github.com/koth/kcws
基于文本的图像合成
https://github.com/paarthneekhara/text-to-image
RNN语言建模
https://github.com/sherjilozair/char-rnn-tensorflow
https://github.com/silicon-valley-data-science/RNN-Tutorial
神经图灵机
https://github.com/carpedm20/NTM-tensorflow
语音领域
语音合成
https://github.com/ibab/tensorflow-wavenet
https://github.com/tomlepaine/fast-wavenet
语音识别
https://github.com/buriburisuri/speech-to-text-wavenet
https://github.com/pannous/tensorflow-speech-recognition
计算机视觉
风格转换
https://github.com/anishathalye/neural-style
https://github.com/cysmith/neural-style-tf
运用GAN图像生成
https://github.com/carpedm20/DCGAN-tensorflow
图像到图像的翻译
https://github.com/affinelayer/pix2pix-tensorflow
图像超分辨
https://github.com/Tetrachrome/subpixel
人脸识别
https://github.com/davidsandberg/facenet
目标检测
https://github.com/TensorBox/TensorBox
运动识别
https://github.com/guillaume-chevalier/LSTM-Human-Activity-Recognition
图像复原
https://github.com/bamos/dcgan-completion.tensorflow
生成模型
https://github.com/wiseodd/generative-models
TensorFlow实时debug工具
https://github.com/ericjang/tdb
TensorFlow在树莓派上的应用
https://github.com/samjabrahams/tensorflow-on-raspberry-pi
TensorFlow基于R的应用
https://github.com/rstudio/tensorflow
实时Spark与TensorFlow的输入pipeline
https://github.com/fluxcapacitor/pipeline
https://github.com/yahoo/TensorFlowOnSpark
caffe与TensorFlow结合
https://github.com/ethereon/caffe-tensorflow
概率建模
https://github.com/blei-lab/edward
【TensorFlow】-精选Github开源项目的更多相关文章
- TensorFlow精选Github开源项目
转载于:http://www.matools.com/blog/1801988 TensorFlow源码 https://github.com/tensorflow/tensorflow 基于Tens ...
- 2015-2016最火的Android开源项目--github开源项目集锦(不看你就out了)
标签: Android开发开源项目最火Android项目github 2015-2016最火的Android开源项目 本文整理与集结了近期github上使用最广泛最火热与最流行的开源项目,想要充电与提 ...
- 如何参与一个 GitHub 开源项目?
最近一年开源项目特别的热,很多技术大会或论坛都以开源项目作为主题进行探讨,可见这是一种趋势.而Github作为开源项目的著名托管地,可谓无 人不知,越来越多的个人和公司纷纷加入到Github的大家族里 ...
- Android笔记——导入Github开源项目CircleRefreshLayout
百度n久都找不到android studio导入第三方类库的正确方法,纠结睡不着 ,最后终于蒙到了方法,原来想太多了 ---------------------------------------- ...
- 如何参与一个GitHub开源项目
Github作为开源项目的著名托管地,可谓无人不知,越来越多的个人和公司纷纷加入到Github的大家族里来,为开源尽一份绵薄之力.对于个人来讲,你把自己的项目托管到Github上并不表示你参与了Git ...
- 开源项目福利-github开源项目免费使用Azure PipeLine
微软收购Github后,很多人猜想微软可能会砍掉VSTS,然而事实VSTS并没有砍掉,关于Azure Devops的详细信息可以查看 这篇博客,如果想查看原文也可以从链接里提供的原始地址里查看. 今天 ...
- 基于RBAC模型的权限系统设计(Github开源项目)
RBAC(基于角色的访问控制):英文名称Rose base Access Controller.本博客介绍这种模型的权限系统设计.取消了用户和权限的直接关联,改为通过用户关联角色.角色关联权限的方法来 ...
- Android Hawk数据库 github开源项目
Android Hawk数据库 github开源项目 Hawk 是一个很便捷的数据库 . 操作数据库仅仅需一行代码 , 能存不论什么数据类型 . github 地址: https://github. ...
- [Android开源项目] GitHub开源项目总结 (转)
[Android开源项目] GitHub开源项目总结 GitHub开源项目android-styled-dialogs http://neast.cn/forum.php?mod=viewthread ...
随机推荐
- CodeForces 342B Xenia and Spies (水题模拟,贪心)
题意:给定 n 个间谍,m个区间,一个 s,一个f,然后从 s开始传纸条,然后传到 f,然后在每个 t 时间在区间内的不能传,问你最少的时间传过去. 析:这个题,就模拟一下就好,贪心策略,能传就传,找 ...
- 编写高质量代码改善C#程序的157个建议——建议83:小心Parallel中的陷阱
建议83:小心Parallel中的陷阱 Parallel的For和ForEach方法还支持一些相对复杂的应用.在这些应用中,它允许我们在每个任务启动时执行一些初始化操作,在每个任务结束后,又执行一些后 ...
- 正则表达式(javascript)
在开发过程中要要把一个css中的平移的x,y提取出来 ,正好把正则表达式学习了一下 'fsdfsdfsdf300pxfdsfd200pxfsdfsdf100px' 找出里面 px前面的数字: 经查资 ...
- NetBeans找不到C/C++编译器
如果您已经安装 NetBeans IDE 6.9,但其中不包括 C/C++ 插件 如果在选择“文件”>“新建项目”时,NetBeans IDE 未显示 "C/C++" 项目类 ...
- jira项目管理平台搭建
参考文档:http://www.cnblogs.com/ilanni/p/6200875.html 一.环境准备 jira7.2的运行是需要依赖java环境的,也就是说需要安装jdk并且要是1.8 ...
- ibatis源码学习1_整体设计和核心流程
背景介绍ibatis实现之前,先来看一段jdbc代码: Class.forName("com.mysql.jdbc.Driver"); String url = "jdb ...
- windows7开机后,罗技k380无法自动连接解决办法
问题描述: windows7开机后,罗技k380无法自动连接,必须删除设备后重新发现才能正常连接. 解决办法: 是因为笔记本电脑的蓝牙设置问题.按如下设置即可解决. [Bluetooth设置]-[允许 ...
- C/C++学习的50个经典网站
C/C++是最主要的编程语言.这里列出了50名优秀网站和网页清单,这些网站提供c/c++源代码.这份清单提供了源代码的链接以及它们的小说明.我已尽力包括最佳的C/C++源代码的网站.这不是一个完整的清 ...
- redis整理の走进redis世界
声明:原文摘自http://weibo.com/u/2446082491,谢谢他的分享! 在当前大型互联网应用以及提供云计算服务的时候,怎样保证系统在海量数据环境下的高性 能.高可靠性.高扩展性.高可 ...
- java反射的补充:桥接方法以及Spring中一些工具类
在上一篇博文中:http://www.cnblogs.com/guangshan/p/4660564.html 源码中有些地方用到了 this.bridgedMethod = BridgeMethod ...