Skip to content

Tags: Hasasasaki/QDax

Tags

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Fix adaptive-intelligent-robotics#139 - ensure MOME works for ge…

…notypes that are not arrays (adaptive-intelligent-robotics#199)

* Fix adaptive-intelligent-robotics#139: ensure MOME works for genotypes that are not arrays

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Hotfix: libraries installation in Colab notebooks (adaptive-intellige…

…nt-robotics#193)

* fix installations of dependencies of QDax in all notebooks
* add missing colab parameters and update description for DCRL

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(notebooks): colab notebook link (adaptive-intelligent-robotics#172)

v0.2.3

Toggle v0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version QDax after bugfix

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adaptive-intelligent-robotics#138 from adaptive-in…

…telligent-robotics/develop

Version 0.2.2: add minimal support for jumanji, PBT and PBT-ME

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(version): update qdax version (adaptive-intelligent-robotics#133)

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adaptive-intelligent-robotics#126 from adaptive-in…

…telligent-robotics/develop

Version 0.2.0 of QDax

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adaptive-intelligent-robotics#64 from adaptive-int…

…elligent-robotics/hotfix/readme_link

fix: colab notebook link in README

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactor QDax, add Policy Gradient Assisted MAP Elites, add CI and doc (

adaptive-intelligent-robotics#6)

add pre-commits, add envs and wrappers, update packages version, add notebook example, improve docstrings, add PGA-ME-Emitter, restructure, add pgame in notebook, save/load example, add tests, CI, and fix euclidean centroids, add tests for map elites and pgame, Enable github action cache, update gitignore, change rngkey flow, update names, update dockerfile for multistage style with micromamba, add csv logger, add documentation, add badges, Create LICENSE, fix sampling in repertoire + fix bad key management, remove final kernel init that was unadapted to map elites and pgame, fix of isoline dd.

Co-authored-by: bryan <bwl116@ic.ac.uk>
Co-authored-by: thomas <t.pierrot@instadeep.com>
Co-authored-by: Remi DEBETTE <r.debette@instadeep.com>
Co-authored-by: Thomas Pierrot <32740767+ranzenTom@users.noreply.github.com>
Co-authored-by: Luca Grillotti

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update requirements.txt

Fixing the Numpy Bug with newest version. Shouldn't break anything.