Pinned Repositories
AI-Paper-Collector
MLNLP社区用来更好进行论文搜索的工具。Fully-automated scripts for collecting AI-related papers
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
chinese-name-score
httpcn.com网站的姓名测试打分项目,姓名五格三才剖析、八字五行分析、五格数理姓名测试打分、姓名八字测试打分 等
clarifai-python
Clarifai API Python Client
cntext
cntext is a text analysis package that provides semantic distance and semantic projection based on word embedding models. Besides,cntext also provides the traditional methods, such as word count , readability, document similarity, sentiment analysis, etc.
courses
Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1
data-science
Introduction to Data Science书的翻译
DataScienceSpCourseNotes
Compiled Notes for all 9 courses in the Coursera Data Science Specialization
Deep-Learning-101
Deep Learning Tutorials
Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
jfhrecoba's Repositories
jfhrecoba/AI-Paper-Collector
MLNLP社区用来更好进行论文搜索的工具。Fully-automated scripts for collecting AI-related papers
jfhrecoba/chinese-name-score
httpcn.com网站的姓名测试打分项目,姓名五格三才剖析、八字五行分析、五格数理姓名测试打分、姓名八字测试打分 等
jfhrecoba/clarifai-python
Clarifai API Python Client
jfhrecoba/cntext
cntext is a text analysis package that provides semantic distance and semantic projection based on word embedding models. Besides,cntext also provides the traditional methods, such as word count , readability, document similarity, sentiment analysis, etc.
jfhrecoba/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
jfhrecoba/deepnlp
Deep Learning NLP Pipeline implemented on Tensorflow
jfhrecoba/dl_tutorials
Deep learning tutorials (2nd ed.)
jfhrecoba/dl_tutorials_3rd
Deep learning tutorials (third edition)
jfhrecoba/fopnp
Foundations of Python Network Programming (Apress) — scripts and examples
jfhrecoba/IndicoIo-python
Python repository for Indico API wrapper
jfhrecoba/Insight_Data_Project
Code for the app that I built while I was a fellow at Insight. My data product was 'StyleSearch': a Python web-based shopping tool that helps to locate new clothing items that are currently for sale on the web, based upon the characteristics of a desired item that is sold-out.
jfhrecoba/introduction_to_ml_with_python
Notebooks and code for the book "Introduction to Machine Learning with Python"
jfhrecoba/irgan
IRGAN SIGIR paper experimental code
jfhrecoba/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
jfhrecoba/machine-learning-specialization
jfhrecoba/MachineLearning-1
This project contain some machine learning algrithm demo.Maybe the code is also useful to you.
jfhrecoba/ML-Tutorial-Experiment
Coding the Machine Learning Tutorial for Learning to Learn
jfhrecoba/models
Models built with TensorFlow
jfhrecoba/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
jfhrecoba/NLP-Conferences-Code
NLP-Conferences-Code (ACL、EMNL、NAACL、COLING、AAAI、IJCAI)
jfhrecoba/NPRF
NPRF: A Neural Pseudo Relevance Feedback Framework for Ad-hoc Information Retrieval
jfhrecoba/ProxLogPRF
ProxLogPRF: A Proximity-based Log-logistic Feedback Model for Pseudo-relevance Feedback
jfhrecoba/python_for_data_analysis_2nd_chinese_version
《利用Python进行数据分析·第2版》
jfhrecoba/scikit-learn
scikit-learn: machine learning in Python
jfhrecoba/Semantic-Retrieval-Models
A curated list of awesome papers for Semantic Retrieval.
jfhrecoba/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
jfhrecoba/SuperCell
Public tutorials and code that accompanies articles
jfhrecoba/Tensorflow-101
TensorFlow Tutorials
jfhrecoba/TensorFlow-Tutorials
Simple tutorials using Google's TensorFlow Framework
jfhrecoba/UDACITY