Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge develop #164

Merged
merged 30 commits into from
Jun 24, 2024
Merged

Merge develop #164

merged 30 commits into from
Jun 24, 2024

Conversation

Toni-SM
Copy link
Owner

@Toni-SM Toni-SM commented Jun 24, 2024

No description provided.

Toni-SM and others added 30 commits April 14, 2024 10:27
…_develop

Fix DDPG and TD3 agents: move sampling inside gradient step loop to fix implementation mismatch
Log environment info - PyTorch implementation
Use single forward pass in shared model architectures
* Rename Isaac Orbit loaders and wrappers files to Isaac Lab

* Rename Orbit wrapper to Isaac Lab

* Rename Orbit examples to Isaac Lab

* Update the Isaac Lab environment loader

* Rename Orbit environment loader to Isaac Lab

* Improve auto wrapper detection implementation

* Replace Orbit by Isaac Lab in docs

* Rename Orbit files to Isaac Lab in docs

* Update README

* Update CHANGELOG
* Remove implementation that support JAX in Python 3.7 in NVIDIA Isaac examples

* Get JAX device from string

* Catch invalid device index

* Perform JAX computation on the selected device

* Update CHANGELOG
#162)

* Add PyTorch framework configuration

* Initialize distributed process in trainer base class

* Improve property annotation and docstrings

* Add PyTorch framework config to docs

* Increase seed according to worker rank in distributed runs

* Update agent and trainer configuration to avoid duplicated data in distributed runs

* Add method to broadcast and reduce distributed model parameters

* Setup distributed runs

* Add distributed implementation to PPO agent

* Fix torch deprecated warning

* Reduce and broadcast learning rate across all workers/processes

* Update CHANGELOG

* Implement distributed runs for on-policy agents

* Add distributed implementation to agent features

* Implement distributed runs for off-policy agents

* Update off-policy agents features table in docs

* Unify code style for distributed implementation

* Implement distributed runs for multi-agents

* Update multi-agents features table in docs
@Toni-SM Toni-SM merged commit 636936f into main Jun 24, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants