Skip to content

Flakes342/A3C-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

A3C-network

Initial code of an A3C network

Open the python file named as "APL452 Project Report2" The following libraries and packages have been installed:

  1. Tensorflow
  2. Vizdoom
  3. Scipy
  4. Helper [In case of any error in the import "tensorflow.contrib.slim as slim" uninstall the current version of tensorflow and try using the older version]

*Note : The current version of python file won't give any output because in this report only the code for A3C network has been covered. The following report will complete the code on the VIZDOOM dataset.

About

Initial code of an A3C network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages