Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
Ad-papers
Papers on Computational Advertising
adaptive-softmax
Implements an efficient softmax approximation as described in the paper "Efficient softmax approximation for GPUs" (http://arxiv.org/abs/1609.04309)
awd-lstm-lm
LSTM and QRNN Language Model Toolkit for PyTorch
awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
catboost
CatBoost is an open-source gradient boosting on decision trees library with categorical features support out of the box for Python, R
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
cvxpy
A Python-embedded modeling language for convex optimization problems.
Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
deep-rl-tensorflow
TensorFlow implementation of Deep Reinforcement Learning papers
jintw's Repositories
jintw/100-Days-Of-ML-Code
100 Days of ML Coding
jintw/Ad-papers
Papers on Computational Advertising
jintw/adaptive-softmax
Implements an efficient softmax approximation as described in the paper "Efficient softmax approximation for GPUs" (http://arxiv.org/abs/1609.04309)
jintw/awd-lstm-lm
LSTM and QRNN Language Model Toolkit for PyTorch
jintw/awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
jintw/catboost
CatBoost is an open-source gradient boosting on decision trees library with categorical features support out of the box for Python, R
jintw/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
jintw/cvxpy
A Python-embedded modeling language for convex optimization problems.
jintw/deeplearning_ai_books
deeplearning_ai_books
jintw/dlbook_notation
LaTeX files for the Deep Learning book notation
jintw/f-lm
Language Modeling
jintw/fairseq-py
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
jintw/finch
Deep NLP in TensorFlow r1.6
jintw/gluon-tutorials-zh
通过MXNet/Gluon来动手学习深度学习
jintw/GNNPapers
Must-read papers on graph neural networks (GNN)
jintw/Good-Papers
I try my best to keep updated cutting-edge knowledge in Machine Learning/Deep Learning and Natural Language Processing. These are my notes on some good papers
jintw/hosts
镜像:https://coding.net/u/scaffrey/p/hosts/git
jintw/Kaggle-Ensemble-Guide
Code for the Kaggle Ensembling Guide Article on MLWave
jintw/master_thesis
Code and other stuff for my master thesis
jintw/mos
jintw/pkuseg-python
python版本:高准确度中文分词工具,简单易用,跟现有开源工具相比大幅提高了分词的准确率。
jintw/ranking
Learning to Rank in TensorFlow
jintw/rtb-papers
A collection of research and survey papers of real-time bidding (RTB) based display advertising techniques.
jintw/state-of-the-art-result-for-machine-learning-problems
This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem's SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). We will fix it immediately.
jintw/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
jintw/tensorflow-DeepFM
Tensorflow implementation of DeepFM for CTR prediction.
jintw/tensorflow-XNN
4th Place Solution for Mercari Price Suggestion Challenge on Kaggle (https://www.kaggle.com/c/mercari-price-suggestion-challenge)
jintw/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
jintw/TikZ
Complete collection of my PGF/TikZ figures.
jintw/tikz-network
A tool to visualize complex networks in LaTeX