下载这个项目 https://github.com/balancap/SSD-Tensorflow 解压 checkpoint files in ./checkpoint unzi…
Read More分类: GitHub
YOLO:3 步实时目标检测安装运行教程
封面图是作者运行图,我在 ubuntu 环境下只有文字预测结果。 Detection Using A Pre-Trained Model 使用训练好的模型来检测物体 运行一下命令来…
Read MoreMachine Learning From Scratch-从头开始机器学习
Python implementations of some of the fundamental Machine Learning models and algorithms f…
Read MoreTraining RNNs as Fast as CNNs:和 CNN 一样快的训练 RNN
SRU is a recurrent unit that can run over 10 times faster than cuDNN LSTM, without loss of…
Read MoreTensorFlow 生成对抗网络对比
GANs comparison without cherry-picking 生成对抗模型对比 实现了一些生成对抗网络理论:: DCGAN, EBGAN, LSGAN, WGAN,…
Read MoreDeepRecommender:Deep learning for recommender systems
DeepRecommender:基于深度学习的推荐系统 这个模型基于深度自编码器。 论文地址:https://arxiv.org/abs/1708.01715 项目地址:https…
Read MoreTensorFlow Agents:TensorFlow 强化学习基础设施
TensorFlow Agents This project provides optimized infrastructure for reinforcement learnin…
Read MoreAwesome-Text-Classification:文本分类资源合集
Awesome-Text-Classification https://github.com/fendouai/Awesome-Text-Classification Projec…
Read MoreAwesome-TensorFlow-Chinese and Awesome-Chatbot Github Python Tending
Awesome-TensorFlow-Chinese and Awesome-Chatbot Github Python Tending
Read Moreubuntu 16.04 安装 tensorflow-gpu 包括 CUDA ,CUDNN,CONDA
ubuntu 16.04 安装 tensorflow-gpu 包括 CUDA ,CUDNN,CONDA 显卡驱动装好了,如图: 英文原文链接: https://github.com…
Read More