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

Contributing to this project #113

Closed
ghost opened this issue Nov 8, 2022 · 1 comment
Closed

Contributing to this project #113

ghost opened this issue Nov 8, 2022 · 1 comment
Labels
question Further information is requested

Comments

@ghost
Copy link

ghost commented Nov 8, 2022

Hello,
as part of our studies, me and some friends have to contribute to an opensource project related to optimization. Your project seems particularly interesting.

Do you need help on a particular feature? On which subject do you advise us to work?

Have a nice day,
Pierre C.

@ghost ghost added the new feature Describe the request of new features label Nov 8, 2022
@rodrigo-arenas rodrigo-arenas added question Further information is requested and removed new feature Describe the request of new features labels Nov 8, 2022
@rodrigo-arenas
Copy link
Owner

Hi @pierrechagn, I'm glad you're interested in this package, here there's a list of some features that are available to start working on in case you want to contribute, the suggested order:

  • The start point is to contribute to documentation so you get familiar with the package and its features, you can check some guidelines here Improve documentation and examples #101
  • Enable Support for KerasRegressor and KerasClassifier tf wrapper
  • Add new adapters with more sophisticated rates update adapters
  • Add the configuration files to enable conda install [FEATURE] Conda package #112
  • One big long-time feature is to remove DEAP (the current optimization engine) since it looks like it's not maintained any longer and it makes this package not compatible with python 3.10+. We must research which underlying optimization package can be used like NiaPy and migrate all the core features to use this package making the user API as close to the current one as possible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant