Pinned Repositories
caffe
Caffe: a fast open framework for deep learning.
client-go
Go client for Kubernetes.
FaceRecognition-tensorflow
基于TensorFlow训练的人脸识别神经网络
k8s-source-code-analysis
《k8s-1.13版本源码分析》
learningSpark
学习spark写的scala代码,工具使用的是IDEA2017.1.6,欢迎star
models
Models and examples built with TensorFlow
night
Weekly Go Online Meetup via Bilibili|Go 夜读|由 SIG 成员维护|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。
nilm-eval
NILM-EVAL: An evaluation framework for non-intrusive load monitoring algorithms
nilm_metadata
A schema for modelling meters, measurements, appliances, buildings etc
nilmtk
Non-Intrusive Load Monitoring Toolkit (nilmtk)
renwenlong-github's Repositories
renwenlong-github/Recommender-System
推荐系统综述
renwenlong-github/VAE-code
电网技术论文所用代码
renwenlong-github/deeplearningbook-chinese
Deep Learning Book Chinese Translation
renwenlong-github/neuralnilm
Deep Neural Networks Applied to Energy Disaggregation
renwenlong-github/python-projects
Python核心编程课后习题
renwenlong-github/FaceRecognition-tensorflow
基于TensorFlow训练的人脸识别神经网络
renwenlong-github/seq2seq_chatbot
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
renwenlong-github/RAEdataset
Scripts of the the Rainforest Automation Energy Dataset (RAE dataset)
renwenlong-github/TianChi-Shop-Location-Competition
天池算法大赛商场中精确定位用户所在店铺第七名代码
renwenlong-github/caffe
Caffe: a fast open framework for deep learning.
renwenlong-github/captcha
采用卷积神经网络识别验证码
renwenlong-github/MachineLearning
Machine Learning in Action(机器学习实战)
renwenlong-github/MachineLearning-1
Basic Machine Learning and Deep Learning
renwenlong-github/AI00
renwenlong-github/Python-Machine-Learning-Algorithm
Python-Machine-Learning-Algorithm
renwenlong-github/CNN_keras
CNN | Keras | CAPTCHA recognition(卷积神经网络、Keras框架、验证码识别)
renwenlong-github/hallow
我就是试试
renwenlong-github/face_recognition
The world's simplest facial recognition api for Python and the command line
renwenlong-github/deep-residual-networks
Deep Residual Learning for Image Recognition
renwenlong-github/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
renwenlong-github/git_book
教材对应的源码
renwenlong-github/Alitianchi-Guizhou-TravelTime-Prediction
天池智慧交通预测挑战赛 - 比赛经历分享
renwenlong-github/Distribute_MNIST
TensorFlow分布式MNIST手写字体识别实例
renwenlong-github/mlworkshop39_042017
MeetAI - machine learning workshop
renwenlong-github/Matlab2048
2048小游戏,Matlab版。2048 games in Matlab
renwenlong-github/Tian_chi
天池竞赛
renwenlong-github/leetcode
The optimum C++ solutions for the leetcode
renwenlong-github/Fall-Detection
Human Fall Detection from CCTV camera feed
renwenlong-github/kNN
机器学习实战
renwenlong-github/neural_net
反向传播神经网络及应用