KeSyren
I'm a researcher at IBM Research, focusing on machine learning and data mining.
IBM ResearchUnited States
Pinned Repositories
AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
Andrew-Ng-Machine-Learning-Notes
The offical notes of Andrew Ng Machine Learning in Stanford University
bid-optimization
ChatLearner
A simple chatbot implemented in TensorFlow based on the seq2seq model, with certain rules integrated.
coarse2fine
Code-Detecting-Causal-Structure-on-Cloud-Application-Microservices-Using-Granger-Causality-Models
cs228-notes
Course notes for CS228: Probabilistic Graphical Models.
data_efficient_grammar
[ICLR 2022] Data-Efficient Graph Grammar Learning for Molecular Generation
deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
ntm_back_translation
KeSyren's Repositories
KeSyren/Code-Detecting-Causal-Structure-on-Cloud-Application-Microservices-Using-Granger-Causality-Models
KeSyren/ntm_back_translation
KeSyren/AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
KeSyren/Andrew-Ng-Machine-Learning-Notes
The offical notes of Andrew Ng Machine Learning in Stanford University
KeSyren/bid-optimization
KeSyren/ChatLearner
A simple chatbot implemented in TensorFlow based on the seq2seq model, with certain rules integrated.
KeSyren/coarse2fine
KeSyren/cs228-notes
Course notes for CS228: Probabilistic Graphical Models.
KeSyren/data_efficient_grammar
[ICLR 2022] Data-Efficient Graph Grammar Learning for Molecular Generation
KeSyren/deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
KeSyren/deep-learning-python
PyTorch and TensorFlow for deep learning
KeSyren/Deep-Reinforcement-Learning-Hands-On
Hands-on Deep Reinforcement Learning, published by Packt
KeSyren/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
KeSyren/Delving-deep-into-GANs
Generative Adversarial Networks (GANs) resources sorted by citations
KeSyren/FastGCN_pytorch
an implementation of FastGCN with pytorch
KeSyren/gSpan
Python implementation of frequent subgraph mining algorithm gSpan. Directed graphs are supported.
KeSyren/kdrg-dl-meeting
Paper
KeSyren/KeSyren.github.io
Qing Wang's Homepage
KeSyren/leetcode-linghu-templete
算法面试必备,推荐刷题网站www.lintcode.com。北大学霸的《LeetCode刷题模板》+V领取: jiuzhangfeifei
KeSyren/LeetCode-Python
Answers of LeetCode Online Judge Questions
KeSyren/llm_interview_note
主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题
KeSyren/machine_translation
KeSyren/mit-deep-learning-book-pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
KeSyren/neural-symbolic-machines
Neural Symbolic Machines is a framework to integrate neural networks and symbolic representations using reinforcement learning, with applications in program synthesis and semantic parsing.
KeSyren/nmt
TensorFlow Neural Machine Translation Tutorial
KeSyren/pmf
KeSyren/seqGAN
A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)
KeSyren/skillsnetwork
KeSyren/tutorials
机器学习相关教程
KeSyren/word2vec
My own comments and modifications to word2vec by Mikolov et al.