Thanks to visit codestin.com
Credit goes to github.com

Skip to content

k-macmillan/explore_A3C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exploring A3C

This is an exploration into A3C with no spatial data.

Goals

subgoal: Test everything and make it look nice when testing.

Dependencies

Note: If you use the Windows command prompt the test output will still be correct but will have extra characters. It is suggested that you use Git Bash or an equivalent. If someone knows how to tell which terminal the user is in then I can fix this, otherwise it stays as is.

Simple Unit Tests

Each unit test file can be ran individually or all can be ran together with run_tests.py. If any of the test files are called with a -true argument it will continue to run on failure, but will note the failure.

Basic example of Unit Tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages