UoA-CARES / cares_reinforcement_learning

CARES Reinforcement Learning Package
10 stars 0 forks source link

AE Encoders TD3/SAC #161

Closed beardyFace closed 2 months ago

beardyFace commented 2 months ago

Creating default examples of image-based networks for image-based learning with the default algorithms. Using "Nature CNN" as a starting point based on https://www.nature.com/articles/nature14236 similar to StableBaselines

beardyFace commented 2 months ago

Will update to utilise encoder/decode structures instead