CobraML: Completely Customizable
What is it?
CobraML is a python library built on both numpy and numba.
-
Unlike other ML libraries CobraML gives the user full control when designing their model pipeline, from the cost function to the optimizer everything is in the users hand!
-
CobraML is designed to be extremely fast thanks to numba implementations, CobraML will also eventually have gpu support!
-
CobraML is completely open source and in the future we are looking forward to community collaboration and input!
Progress
CobraML is in it's extremely early stages with only a few algorithms ready for production, and is thus not ready for release.
How to contribute?
CobraML is currently not looking for any extra contributors, but in the near future contributions will surely be welcome.