Skip to content

add test function and my trained models to the original codes of random-network-distillation of openai

Notifications You must be signed in to change notification settings

YangRui2015/Random-network-distillation_complete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thanks for the work of OpenAI
University of Edinburgh

I add test and show function to the original codes. To use my codes, you need to replace the original codes with my two python files first.

you can use "python run_atari.py --test True --render True" to show the train results of the models,

also, you can use "python run_atari.py --save_freq 10" to train a model and set how often to save a model.

image

About

add test function and my trained models to the original codes of random-network-distillation of openai

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages