• Stars
    star
    1
  • Language
    Python
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Reinforcement Learning algorithms DDQN and PPO in Pytorch

More Repositories

1

SVD_C

Singular Value Decomposition in C
C
14
star
2

Euler2D_cpp

Solving the 2D Euler equations in C++
C++
7
star
3

PPO_Torcs2

Autonomous Driving on Torcs using PPO
Python
6
star
4

Habitat_RL

Habitat experiments using PPO-LSTM
Python
6
star
5

DDPG_TORCS2

DDPG with Gaussian noise for autonomous driving in TORCS
Python
6
star
6

NMT_BiGRU

Neural Machine Translation (NMT) with Bidirectional GRU using TensorFlow 2.0
Python
3
star
7

VTK_cpp

Create vtk files for 2D data using C++
C++
3
star
8

SAC_Torcs

Autonomous driving in Torcs using SAC reinforcement learning
Python
3
star
9

DSMC-2Dcylinder

DSMC simulation of rarefied flow over a cylinder (2D)
Fortran
3
star
10

Caffe_PlantVillage

Training AlexNet on PlantVillage dataset
Python
3
star
11

POD_DEIM_Cpp

C++ implementation of Reduced Basis Method (RBM) with Proper Orthogonal Decomposition (POD) and Discrete Empirical Interpolation Method (DEIM); see Buffoni & Willcox, AIAA 2010-5008 for more details
C++
3
star
12

DRLND

Udacity's Deep Reinforcement Learning Nanodegree
Python
2
star
13

Cpp_samples1

Dijkstra, Kruskal and Hex game from Ira Pohl's course
C++
2
star
14

GAN_experiments

GAN with (1) Wasserstein loss + gradient penalty and (2) Cramer distance
Python
2
star
15

tf_nn_cnn

Tensorflow implementation of a Neural Network and a Convolutional Neural Network
Python
1
star
16

Vizdoom_RL

Playing vizdoom with RL
Python
1
star
17

OpenCV_tutorials

OpenCV tutorials for image processing
C++
1
star
18

cuda_by_example2

Cuda By Example book exercises: chapters 1-5
C++
1
star
19

CFD2d_object_oriented

2D simulation of an explosion using classes and pointers, including vtk visualization
C
1
star
20

HydrogenFlameCudaSharedMemory

Hydrogen detonation using Cuda with shared memory
Cuda
1
star
21

RBM_Cuda

Cuda implementation of Reduced Basis Method (RBM) with Proper Orthogonal Decomposition (POD) and Discrete Empirical Interpolation Method (DEIM); see Buffoni & Willcox, AIAA 2010-5008 for more details
C++
1
star
22

TF2_experiments

Experiments with TensorFlow 2.0 - a beginners tutorial
Python
1
star
23

Gray_Scott_Cuda

Gray-Scott model using Cuda
Cuda
1
star