Pinned Repositories
a_journey_into_math_of_ml
汉语自然语言处理视频教程-开源学习资料
AREL
Implementation of the ACL paper "No Metrics Are Perfect: Adversarial Reward Learning for Visual Storytelling"
AVAZU
BellkorAlgorithm
A Python implementation of the Bellkor Algorithm
Chatbot
基於向量匹配的情境式聊天機器人
chatglm.cpp
C++ implementation of ChatGLM-6B & ChatGLM2-6B
ChatGPT
🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
deeplearning-deploy-pipeline
deepwalk_node2vector_eges
将deepwalk、node2vector和阿里的文章:Billion-scale Commodity Embedding for E-commerce Recommendation in Alibaba 用代码实现
Recommandation
JerryCatLeung's Repositories
JerryCatLeung/sword-for-offer
使用Python3用优雅的方式实现《剑指Offer》中的题目。
JerryCatLeung/Datasets-for-Recommneder-Systems
This is a repository of a topic-centric public data sources in high quality for Recommender Systems (RS)
JerryCatLeung/DeepInterestNetwork
JerryCatLeung/Ad-papers
Papers on Computational Advertising
JerryCatLeung/Tacotron-2
DeepMind's Tacotron-2 Tensorflow implementation
JerryCatLeung/Python-Offer
《剑指Offer》面试题Python实现
JerryCatLeung/RSPapers
Must-read papers on Recommender System.
JerryCatLeung/deep_learning
Basic Deep Learning
JerryCatLeung/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
JerryCatLeung/Recommenders
Recommender Systems
JerryCatLeung/tensorflow-yolov3
pure tensorflow Implement of YOLOv3 with support to train your own dataset
JerryCatLeung/Explaining-and-Harnessing-Adversarial-Examples
JerryCatLeung/introtodeeplearning_labs
Lab Materials for MIT 6.S191: Introduction to Deep Learning
JerryCatLeung/x-deeplearning
An industrial deep learning framework for high-dimension sparse data
JerryCatLeung/xlearn
High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI interface.
JerryCatLeung/movie_recommender-1
Movie recommender using the MovieLens dataset
JerryCatLeung/ChaiWithJai-Chatbot_That_Talks_Like_Me
Trained a chatbot using my Whatsapp data on a Seq2Seq model to learn to talk like me
JerryCatLeung/airbnb-project
reviews translation & recommendation interface based on NYC airbnb dataset
JerryCatLeung/DensePose
A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body
JerryCatLeung/machine_learning
Basic Machine Learning Introductory Documents
JerryCatLeung/pytext
A natural language modeling framework based on PyTorch
JerryCatLeung/NumpyWDL
Implement Wide & Deep algorithm by using NumPy
JerryCatLeung/notebook
这是我收集总结的笔记
JerryCatLeung/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
JerryCatLeung/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
JerryCatLeung/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
JerryCatLeung/Person_reID_baseline_pytorch
Pytorch implement of Person re-identification baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
JerryCatLeung/how_to_deploy_a_keras_model_to_production
This is the code for the "How to Deploy a Keras Model to Production" by Siraj Raval on Youtube
JerryCatLeung/ocropy
Python-based tools for document analysis and OCR
JerryCatLeung/Wordbatch
Parallel text feature extraction for machine learning