Pinned Repositories
12306
12306智能刷票,订票
abu
阿布股票量化系统
acm-challenge-workbook
《挑战程序设计竞赛》习题册攻略
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
aiexperiments-ai-duet
A piano that responds to you.
algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
AnimateDiff
Official implementation of AnimateDiff.
Apriori
Apriori algorithm implement
atspy
AtsPy: Automated Time Series Models in Python (by @firmai)
ppgn
Code for paper "Plug and Play Generative Networks"
CRyan2016's Repositories
CRyan2016/12306
12306智能刷票,订票
CRyan2016/acm-challenge-workbook
《挑战程序设计竞赛》习题册攻略
CRyan2016/AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
CRyan2016/baidupcs-web
CRyan2016/black
The uncompromising Python code formatter
CRyan2016/Chinese
Tools and resources for Chinese texts preprocessing. Validated in two papers, one CCF C, EI indexing and one CCF B, SCI indexing.
CRyan2016/DeepPavlov
An open source library for building end-to-end dialog systems and training chatbots.
CRyan2016/dialog-generation-paper
A list of recent papers regarding dialogue generation
CRyan2016/EMAlgorithm
CRyan2016/essential-netty-in-action
It is a book about the Essentials of Norman Maurer's Netty in Action.《Netty 实战(精髓)》是对 Norman Maurer 的 《Netty in Action》的一个精简
CRyan2016/flashtext
Extract Keywords from sentence or Replace keywords in sentences.
CRyan2016/knowledge_representation_pytorch
Several knowledge graph representation algorithms implemented with pytorch
CRyan2016/learn_python
Python 学习笔记
CRyan2016/leetcode
leetcode algorithrms
CRyan2016/machinelearning-1
My blogs and code for machine learning. http://cnblogs.com/pinard
CRyan2016/ML-From-Scratch
Machine Learning From Scratch. Bare bones Python implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from data mining to deep learning.
CRyan2016/native_spark
A new arguably faster implementation of Apache Spark from scratch in Rust
CRyan2016/NER-LSTM-CRF
An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.
CRyan2016/NJUNMT-tf
An open-source neural machine translation system developed by Natural Language Processing Group, Nanjing University.
CRyan2016/nlp_learning
NLP 以及相关的学习实践
CRyan2016/OI-Public-Library
OI essays and learning materials
CRyan2016/or-tools
Google's Operations Research tools
CRyan2016/Personae
Personae is a repo of implements and enviorment of Deep Reinforcement Learning & Supervised Learning.
CRyan2016/primary_demand
Estimating primary demand for substitutable products from sales transaction data (paper reproduction)
CRyan2016/pyahocorasick
Python module (C extension and plain python) implementing Aho-Corasick algorithm
CRyan2016/Python
All Algorithms implemented in Python
CRyan2016/python-fp-growth
An implementation of the FP-growth algorithm in pure Python.
CRyan2016/PytorchLeran
pytorch learning eamples
CRyan2016/sparktorch
Train and run Pytorch models on Apache Spark.
CRyan2016/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.