Pinned Repositories
control_LMIs
A python library for manipulating control system models and setting up analysis and synthesis linear matrix inequality problems.
gym
An improvement of CarRacing-v0 from OpenAI Gym in order to make the environment complex enough for Hierarchical Reinforcement Learning
gym-duckietown
Self-driving car simulator for the Duckietown universe
gym-minigrid
Minimalistic gridworld package for OpenAI Gym
incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
IranOpen2021
OpenAI-GYM-CarRacing-DQN
Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.
OpenBLAS
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
reinforcement-learning-code
tandem
[CoRL 21'] TANDEM: Tracking and Dense Mapping in Real-time using Deep Multi-view Stereo
Youken-tang's Repositories
Youken-tang/incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
Youken-tang/IranOpen2021
Youken-tang/OpenBLAS
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
Youken-tang/control_LMIs
A python library for manipulating control system models and setting up analysis and synthesis linear matrix inequality problems.
Youken-tang/gym
An improvement of CarRacing-v0 from OpenAI Gym in order to make the environment complex enough for Hierarchical Reinforcement Learning
Youken-tang/gym-duckietown
Self-driving car simulator for the Duckietown universe
Youken-tang/gym-minigrid
Minimalistic gridworld package for OpenAI Gym
Youken-tang/OpenAI-GYM-CarRacing-DQN
Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.
Youken-tang/reinforcement-learning-code
Youken-tang/tandem
[CoRL 21'] TANDEM: Tracking and Dense Mapping in Real-time using Deep Multi-view Stereo
Youken-tang/Vue
内部排序算法可视化:冒泡排序、快速排序、直接插入排序、折半插入排序、希尔排序、简单选择排序、堆排序、归并排序、基数排序。算法经典问题可视化:八皇后。