Eclectic-Sheep / sheeprl

Distributed Reinforcement Learning accelerated by Lightning Fabric
https://eclecticsheep.ai
Apache License 2.0
313 stars 33 forks source link

Feature/dreamer layer norm #56

Closed belerico closed 1 year ago

belerico commented 1 year ago

Summary

Describe the purpose of the pull request, including:

This PR adds the LayerNorm over both CNNs and MLPs for Dreamer-V2. Those can be activated by args.layer_norm

Type of Change

Please select the one relevant option below:

Checklist

Please confirm that the following tasks have been completed:

Thank you for your contribution! Once you have filled out this template, please ensure that you have assigned the appropriate reviewers and that all tests have passed.