KB's repositories
tensorflow-android
Convert your ckpt to pb savedModel for converting to tensorflow.js
boston_housing-master
使用不同的参数和训练集大小分析学习算法的性能图表,挑选最佳泛化模型以预测新房屋的销售价格。
creating_customer_segments-master
应用非监督学习技能研究产品花销数据。
Android-Object-Detection
:coffee: Fast-RCNN and Scene Recognition using Caffe
android-yolo
Real-time object detection on Android using the YOLO network with TensorFlow
AndroidTensorFlowMachineLearningExample
Android TensorFlow MachineLearning Example (Building TensorFlow for Android)
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
awesome-rl
Reinforcement learning resources curated
deep-rl-tensorflow
TensorFlow implementation of Deep Reinforcement Learning papers
Deep_reinforcement_learning_Course
Implementations from the free course Deep Reinforcement Learning with Tensorflow
finding_donors
选择监督学习算法应用在数据集上,找出最适合的算法并优化模型。最后深入探索这个模型以及它的预测。
github-learning
以前就想搞github,一直没搞起来
image-classification
利用Cifar-10数据集在tensorflow环境中进行图像分类
learnopencv
Learn OpenCV : C++ and Python Examples
object_detector_app
Real-Time Object Recognition App with Tensorflow and OpenCV
reinforcement-learning
Minimal and Clean Reinforcement Learning Examples
Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
stanford-tensorflow-tutorials
This repository contains code examples for the course CS 20SI: TensorFlow for Deep Learning Research.
tensorflow
Computation using data flow graphs for scalable machine learning
tensorflow_chatbot
Tensorflow chatbot demo by @Sirajology on Youtube
TensorFlowAndroidDemo
TensorFlow android demo 车道线 车辆 人脸 动作 骨架 识别 检测
text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
titanic_survival_exploration
创建决策函数,并根据1912年泰坦尼克号海难的乘客特征,对乘客生还结果进行预测。