PhMeier / Gumbel_Softmax_Actor_Critic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gumbel Softmax in an Actor-Critic Network

Project code for the seminar 'Oldies but Goldies'.

This repository contains four files. Two files implement the basic actor-critic approach, the other two files implement the gumbelised versions.

https://github.com/DeepReinforcementLearning/DeepReinforcementLearningInAction/blob/master/Chapter%205/Ch5_book.ipynb

About


Languages

Language:Python 100.0%