Skip to content
Snippets Groups Projects
Unverified Commit 3cfe6d00 authored by emailweixu's avatar emailweixu Committed by GitHub
Browse files

Pr algorithm container (#858)

* Algorithm container

* Fixes for algorithm/contrainers.py

* Fix algorithms/containers and unittest

* loss_weight for LossAlg

* Loss for EncodingAlgorithm

* AlgorithmInterface

Unify interface for Algorithm and RLAlgorithm

* Update agent to use the new algorithm interface & fix EchoAlg bug

* Cleanup and update SacAlgorithm

* Update other algorithms

* Fix tests

* More tests and comments

* Address comments

* Address more review comments

* Fix comments
parent 3316dee1
No related branches found
No related tags found
No related merge requests found
Showing
with 1584 additions and 465 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment