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

Added SupervisorEvolutionary Class #93

Open
wants to merge 71 commits into
base: dev
Choose a base branch
from

Conversation

veds12
Copy link

@veds12 veds12 commented Jul 9, 2021

TO DO:

  • Change comm scheme
  • Add CUDA support
  • Add docstrings
  • Add support for remaining kwargs of pygad.GA
  • Add more logging and Tensorboard / Wanb integration
  • Extend to multi-robot settings

Solves #86

tsampazk and others added 30 commits February 16, 2021 14:22
@tsampazk tsampazk added this to the Pre-release 0.2.1-dev0 milestone Dec 5, 2021
dependabot bot and others added 7 commits December 5, 2021 15:39
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](tensorflow/tensorflow@v2.5.1...v2.5.2)

---
updated-dependencies:
- dependency-name: tensorflow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.2 to 2.6.4.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](tensorflow/tensorflow@v2.5.2...v2.6.4)

---
updated-dependencies:
- dependency-name: tensorflow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.2 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst)
- [Commits](numpy/numpy@v1.19.2...v1.22.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.6.4 to 2.7.2.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](tensorflow/tensorflow@v2.6.4...v2.7.2)

---
updated-dependencies:
- dependency-name: tensorflow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Removed unused dependencies

Removed unused version line

Added correct version for dev branch to init.py

Added an automatic update for  __init__.py version

Update .bumpversion.cfg

Co-authored-by: Jiun Kai Yang <kelvin777320@gmail.com>

Fixed silly version typo
@veds12 veds12 marked this pull request as ready for review July 3, 2022 10:21
@tsampazk tsampazk self-requested a review July 11, 2022 11:43
@tsampazk tsampazk added the enhancement New feature or request label Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants