Skip to content

SAGNIKMJR/ArchitectureSearch_Supervised_AE_QLearning_PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArchitectureSearch_Supervised_AE_QLearning_PyTorch

Architecture search using unsupervised learning with symmetric auto-encoders and QLearning in PyTorch

To run search:
python run.py --data path_to_dataset

To run architectures from search:
python runArchs.py --data path_to_dataset --csv_path path_to_csv_sorted_by_reward --no no_of_top_archs_to_fullTrain

About

Architecture search using unsupervised learning with symmetric auto-encoders and QLearning in PyTorch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages