Pinned Repositories
aNMM-CIKM16
Implementation of Attention-Based Neural Matching Model Proposed in CIKM16 for Answer Sentence Selection
awesome-pipeline
A curated list of awesome pipeline toolkits inspired by Awesome Sysadmin
btgym
OpenAI Gym environment for Backtrader trading platform
CARSKit
Java-Based Context-aware Recommendation Library
complete-guide-to-tensorflow-for-deep-learning-with-python
contextualbandits
Python implementations of contextual bandits algorithms
coursera-Machine-Learning-specialization
Repo for coursera specialization Machine Learning by University of Washington
DataFrameCheatSheet
Yuhao's cheat sheet for Spark DataFrame
deep-q-learning
Minimal Deep Q Learning (DQN & DDQN) implementations in Keras
deep-voice-conversion
Deep neural networks for voice conversion (voice style transfer) in Tensorflow
qifeng2010's Repositories
qifeng2010/aNMM-CIKM16
Implementation of Attention-Based Neural Matching Model Proposed in CIKM16 for Answer Sentence Selection
qifeng2010/awesome-pipeline
A curated list of awesome pipeline toolkits inspired by Awesome Sysadmin
qifeng2010/btgym
OpenAI Gym environment for Backtrader trading platform
qifeng2010/CARSKit
Java-Based Context-aware Recommendation Library
qifeng2010/complete-guide-to-tensorflow-for-deep-learning-with-python
qifeng2010/contextualbandits
Python implementations of contextual bandits algorithms
qifeng2010/coursera-Machine-Learning-specialization
Repo for coursera specialization Machine Learning by University of Washington
qifeng2010/DataFrameCheatSheet
Yuhao's cheat sheet for Spark DataFrame
qifeng2010/deep-q-learning
Minimal Deep Q Learning (DQN & DDQN) implementations in Keras
qifeng2010/deep-voice-conversion
Deep neural networks for voice conversion (voice style transfer) in Tensorflow
qifeng2010/DeepRL-Agents
A set of Deep Reinforcement Learning Agents implemented in Tensorflow.
qifeng2010/face_recognition
The world's simplest facial recognition api for Python and the command line
qifeng2010/fast-style-transfer
TensorFlow CNN for fast style transfer! ⚡🖥🎨🖼
qifeng2010/Foundry
The Cognitive Foundry is an open-source Java library for building intelligent systems using machine learning
qifeng2010/interview-guide
Java interview guide
qifeng2010/irl-imitation
Implementations of model-based Inverse Reinforcement Learning (IRL) algorithms in python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL
qifeng2010/JLibFM
A Java implementation of libFM(Factorization Machine Library)
qifeng2010/keras_npi
NPI(Neural Programmer-Interpreters) implementation with Keras
qifeng2010/Leetcode-Solutions
A repository with over 7000 solutions to more than 1800 Leetcode problems written in C++, Python, Java, and Javascript.
qifeng2010/MXNet-for-CDL
MXNet code CDL
qifeng2010/neural_collaborative_filtering
Neural Collaborative Filtering
qifeng2010/notes
qifeng2010/pyspark_dist_explore
Data Exploration in PySpark made easy - Pyspark_dist_explore provides methods to get fast insights in your Spark DataFrames.
qifeng2010/pytorch-vsumm-reinforce
AAAI 2018 - Unsupervised video summarization with deep reinforcement learning (PyTorch)
qifeng2010/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
qifeng2010/rl-teacher
Code for Deep RL from Human Preferences [Christiano et al]. Plus a webapp for collecting human feedback
qifeng2010/shap
A unified approach to explain the output of any machine learning model
qifeng2010/SparkSMOTE
The Synthetic Minority Oversampling Technique (SMOTE) implemented in Spark.
qifeng2010/Unsupervised-Video
An Implementation of Unsupervised Learning of Video Representation in Tensorflow
qifeng2010/Video-Summarization-with-LSTM
Implementation of our ECCV 2016 Paper (Video Summarization with Long Short-term Memory)