ML-Tina's Stars
Unity-Technologies/ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
Vay-keen/Machine-learning-learning-notes
周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!
eclipse-sumo/sumo
Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
openai/evolution-strategies-starter
Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"
tobegit3hub/advisor
Open-source implementation of Google Vizier for hyper parameters tuning
keon/deep-q-learning
Minimal Deep Q Learning (DQN & DDQN) implementations in Keras
louisnino/RLcode
agrimgupta92/sgan
Code for "Social GAN: Socially Acceptable Trajectories with Generative Adversarial Networks", Gupta et al, CVPR 2018
benfulcher/hctsa
Highly comparative time-series analysis
NourozR/Stock-Price-Prediction-LSTM
OHLC Average Prediction of Apple Inc. Using LSTM Recurrent Neural Network
atgambardella/pytorch-es
Evolution Strategies in PyTorch
007gzs/meeting
开源会议室预约小程序+Django服务端后台
CasiaFan/time_seires_prediction_using_lstm
Time series prediction using LSTM classifier
brain-research/guided-evolutionary-strategies
Guided Evolutionary Strategies
minepy/minepy
minepy - Maximal Information-based Nonparametric Exploration
dotah88/Vehicle-Trajectory-Prediction-on-NGSIM
gliese581gg/DQN_tensorflow
Tensorflow implementation of deep Q networks in paper 'Playing Atari with Deep Reinforcement Learning'
jmeubank/tdm-gcc-src
GCC sources for the TDM GCC releases
minepy/mictools
A practical tool for Maximal Information Coefficient (MIC) analysis
federicovergallo/SUMO-changing-lane-agent
Implementation of a reinforcement learning agent able to do autonomous changing lane using Sumo
ShangtongZhang/DistributedES
Distributed implementation of popular evolutionary methods
cemsaz/NGSIM-trajectories
NGSIM I-80 dataset Leader - Follower Vehicle Trajectory Pairs
PatientEz/Multidimensional-time-series-prediction-
Multidimensional Time Series Prediction by using LSTM
cathywu/flow
Computational framework for reinforcement learning in traffic control
jvmncs/ParamNoise
A comparison of parameter space noise methods for exploration in deep reinforcement learning
ritchie-xl/Stock-Prediction-via-SVM-Matlab
Predict the stock price using SVM regression in a daily basis ( LibSVM pre-installed needed)
wangjiwu/BreastTissue_classify_matlab
使用libsvm进行分类
dansbecker/evolution
Minimal framework for Reinforcement Learning with Evolutionary Strategies (ES)
aspk/Tensorflow_Deep_RL
Tensorflow implementation of Deep Reinforcement learning algorithms: Parameter Space Noise for Exploration
ML-Tina/evolution-strategies-starter
Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"