Content deleted Content added
→Software: Simplified Talos descrpition |
m + Indie Solver |
||
Line 159:
* [https://github.com/joeddav/devol devol] is a Python package that performs Deep Neural Network architecture search using [[genetic programming]].
* [https://github.com/DEAP/deap deap] is a Python framework for general evolutionary computation which is flexible and integrates with parallelization packages like [https://github.com/soravux/scoop scoop] and [[Apache Spark|pyspark]], and other Python frameworks like [[Scikit-learn|sklearn]] via [https://github.com/rsteca/sklearn-deap sklearn-deap].
===Hybrid===
* [https://indiesolver.com Indie Solver] is a commercial Software as a Service with free academic licences. It supports one or several objectives and constraints; parallelism with up to 100 workers; real-valued, categorical and discrete hyperparameters; open source client code in Python, C++, C#, MATLAB, Java, R and NodeJs.
===Other===
|