Christian S. Perone

Results 45 issues of Christian S. Perone

Create the NodeJS client API package.

enhancement
client-api

Create the Java client API package.

enhancement
client-api

Implement integration and builds for using GPU version of libtorch.

enhancement

The parameter `search_k` in Annoy isn't the same as the `top_k`. This must be fixed in the search engine.

enhancement

Implement proper signal handling, so a SIGTERM, etc, will cause the server to gracefully shutdown.

enhancement

Currently, Pyevolve doesn't have a resume mechanism where the user can stop the algorithm and re-start again later from the point it stopped.

feature

See comment in the pull request: https://github.com/perone/Pyevolve/pull/11#issuecomment-2035547

feature

We need to run http://svn.python.org/projects/python/trunk/Tools/scripts/reindent.py into the entire Pyevolve source code in order to convert the 3-space tab to the 4-space tab.

bug

We need to fix the examples in the trunk of the development version to reflect the new 0.6 version. The TSP really needs an entire refactoring.

bug

Add Lorenzo Riano to the contributors list in the Sphinx documentation.

documentation