NaiveGAflux.jl VS model-zoo

Compare NaiveGAflux.jl vs model-zoo and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
NaiveGAflux.jl model-zoo
2 5
41 885
- 0.6%
7.3 4.6
5 months ago about 2 months ago
Julia Julia
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

NaiveGAflux.jl

Posts with mentions or reviews of NaiveGAflux.jl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-08.
  • Neural Architecture Search (NAS) [D]
    2 projects | /r/MachineLearning | 8 Jan 2022
    Fwiw (and shameless plug disclaimer), I made a library for easily toying around with evolution based NAS. It uses mixed integer programming to align the neurons (e.g. when resizing a layer) which it gives much higher degrees of freedom over what architectures one can allow in the search space over anything else I have seen: https://github.com/DrChainsaw/NaiveGAflux.jl
  • [P] NAS repos
    1 project | /r/MachineLearning | 26 Mar 2021
    Maybe not exactly what you are looking for, but: https://github.com/DrChainsaw/NaiveGAflux.jl

model-zoo

Posts with mentions or reviews of model-zoo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-12.

What are some alternatives?

When comparing NaiveGAflux.jl and model-zoo you can also consider the following projects:

Flux.jl - Relax! Flux is the ML library that doesn't make you tensor

GeneticAlgorithmPython - Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).

Transformers.jl - Julia Implementation of Transformer models

TorchGA - Train PyTorch Models using the Genetic Algorithm with PyGAD

AlphaZero.jl - A generic, simple and fast implementation of Deepmind's AlphaZero algorithm.

reproduced_data

NaiveNASlib.jl - Relentless mutation!!

FastAI.jl - Repository of best practices for deep learning in Julia, inspired by fastai