Pinned Repositories
AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
ann-writer
An artificial machine learning program that attempts to impersonate the writing style of any given text training set
Arcade-Learning-Environment
The Arcade Learning Environment (ALE) -- a platform for AI research.
async_deep_reinforce
Asynchronous Methods for Deep Reinforcement Learning
autosub
[NO LONGER MAINTAINED] Command-line utility for auto-generating subtitles for any video file
caffe
Caffe: a fast open framework for deep learning.
ChatterBot
ChatterBot is a machine learning, conversational dialog engine for creating chat bots.
chatterbot-corpus
A multilingual dialog corpus
fcn.berkeleyvision.org
Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015 and PAMI 2016.
tensorforce
Modular deep reinforcement learning in TensorFlow
4575759ww's Repositories
4575759ww/eos
An open source smart contract platform
4575759ww/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
4575759ww/MachineLearning
Machine Learning in Action(机器学习实战)
4575759ww/multi-gpu-keras-tf
Multi-GPU training using Keras with a Tensorflow backend.
4575759ww/nndl.github.io
《神经网络与深度学习》 Neural Network and Deep Learning
4575759ww/ParmEd
Parameter/topology editor and molecular simulator
4575759ww/PGPortfolio
PGPortfolio: Policy Gradient Portfolio, the source code of "A Deep Reinforcement Learning Framework for the Financial Portfolio Management Problem"(https://arxiv.org/pdf/1706.10059.pdf).
4575759ww/playground
Play with neural networks!
4575759ww/Quant_stock
Stock analysis/prediction model using machine learning
4575759ww/redis-ml
Machine Learning Model Server
4575759ww/redis-py
Redis Python Client
4575759ww/tensorforce
Modular deep reinforcement learning in TensorFlow
4575759ww/tradingrrl
Implementations of FX trading with RRL
4575759ww/xspider
4575759ww/zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
4575759ww/AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
4575759ww/Arcade-Learning-Environment
The Arcade Learning Environment (ALE) -- a platform for AI research.
4575759ww/autosub
[NO LONGER MAINTAINED] Command-line utility for auto-generating subtitles for any video file
4575759ww/ChatterBot
ChatterBot is a machine learning, conversational dialog engine for creating chat bots.
4575759ww/chatterbot-corpus
A multilingual dialog corpus
4575759ww/deep_trader
This project uses reinforcement learning on stock market and agent tries to learn trading. The goal is to check if the agent can learn to read tape. The project is dedicated to hero in life great Jesse Livermore.
4575759ww/face_recognition
The world's simplest facial recognition api for Python and the command line
4575759ww/golearn
Machine Learning for Go
4575759ww/gym
A toolkit for developing and comparing reinforcement learning algorithms.
4575759ww/kore
An easy to use, scalable and secure web application framework for writing web APIs in C.
4575759ww/libfm
Library for factorization machines
4575759ww/Machine-Learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
4575759ww/Neural_Writing_Machine
Teach machine to write all we want
4575759ww/nupic
Numenta Platform for Intelligent Computing is an implementation of Hierarchical Temporal Memory (HTM), a theory of intelligence based strictly on the neuroscience of the neocortex.
4575759ww/psycopg2
PostgreSQL database adapter for the Python programming language