Skip to content

Pytorch based reimplementation of COMS: Conservative Objective Models for Effective Offline Model-Based Optimization.

Notifications You must be signed in to change notification settings

aryandeshwal/pytorch_coms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pytorch based reimplementation of COMS: Conservative Objective Models for Effective Offline Model-Based Optimization.

The original tensorflow implementation is here.

run_coms.py is the entry point of the code.

pytorch_nets.py contains the surrogate model.

pytorch_coms.pycontains the training algorithm.

Releases

No releases published

Packages

No packages published

Languages