Pinned Repositories
advanced-ml-fall-17
Repository for the GR5242 course
deep-ctr-prediction
CTR prediction models based on deep learning(基于深度学习的广告推荐CTR预估模型)
deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
Deep-LearningAI
🇦🇮 Deep Learning AI course on Coursera (Andrew Ng)
Deep_reinforcement_learning_Course
Implementations from the free course Deep Reinforcement Learning with Tensorflow
DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
DeepLearning_tutorials
The deeplearning algorithms implemented by tensorflow
leetcode
👏🏻 leetcode solutions for Humans™
machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
jjjj4444's Repositories
jjjj4444/Deep-LearningAI
🇦🇮 Deep Learning AI course on Coursera (Andrew Ng)
jjjj4444/leetcode
👏🏻 leetcode solutions for Humans™
jjjj4444/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
jjjj4444/advanced-ml-fall-17
Repository for the GR5242 course
jjjj4444/deep-ctr-prediction
CTR prediction models based on deep learning(基于深度学习的广告推荐CTR预估模型)
jjjj4444/deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
jjjj4444/Deep_reinforcement_learning_Course
Implementations from the free course Deep Reinforcement Learning with Tensorflow
jjjj4444/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
jjjj4444/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
jjjj4444/DeepLearning_tutorials
The deeplearning algorithms implemented by tensorflow
jjjj4444/DeepRec
推荐、广告工业界经典以及最前沿的论文、资料集合/ Must-read Papers on Recommendation System and CTR Prediction
jjjj4444/grokking
jjjj4444/GSW
jjjj4444/hnatt
Train and visualize Hierarchical Attention Networks
jjjj4444/keras-yolo2
Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
jjjj4444/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
jjjj4444/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
jjjj4444/SSD_keras
简明 SSD 目标检测模型 keras version(交通标志识别 训练部分见 dev 分支)
jjjj4444/YAD2K
YAD2K: Yet Another Darknet 2 Keras
jjjj4444/yolo2
Train YOLOv2 object detector from scratch using Tensorflow.
jjjj4444/yolo2-1
这个项目是基于论文YOLO9000: Better, Faster, Stronger的keras(backend:tensorflow)实现
jjjj4444/YOLO_v2
The implementation of YOLO v2 with TensorFlow
jjjj4444/YOLOw-Keras
YOLOv2 Object Detection w/ Keras (in just 20 lines of code)