awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
asarnaout avatar

asarnaout/OpenGeneticAlgorithm.NET

0
View on GitHub↗
53 stars·1 fork·C#·MIT·8 views

OpenGeneticAlgorithm.NET

An extensible .NET genetic algorithm library for optimization and artificial intelligence - Evolutionary computation and complex problem solving made simple

Features

  • Machine Learning and Data Science - Extensible library for solving optimization problems via genetic algorithms.

Star history

Star history chart for asarnaout/opengeneticalgorithm.netStar history chart for asarnaout/opengeneticalgorithm.net

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to OpenGeneticAlgorithm.NET

Similar open-source projects, ranked by how many features they share with OpenGeneticAlgorithm.NET.
  • curiosity-ai/catalystcuriosity-ai avatar

    curiosity-ai/catalyst

    853View on GitHub↗

    🚀 Catalyst is a C# Natural Language Processing library built for speed. Inspired by spaCy's design, it brings pre-trained models, out-of-the box support for training word and document embeddings, and flexible entity recognition models.

    C#aiartificial-intelligencecsharp
    View on GitHub↗853
  • dotnet/machinelearningdotnet avatar

    dotnet/machinelearning

    9,329View on GitHub↗

    This is a cross-platform framework for building, training, and deploying custom machine learning models within the .NET ecosystem. It provides a predictive modeling engine for classification, regression, and forecasting tasks, alongside an inference runtime to generate predictions across different hardware architectures. The framework includes a gradient boosting library and supports interoperability with external models via a standardized open format. It features tools for prediction explainability, allowing the analysis of feature importance to debug model behavior and identify bias. The p

    C#algorithmsdotnetmachine-learning
    View on GitHub↗9,329
  • fsprojects/fsharp.datafsprojects avatar

    fsprojects/FSharp.Data

    871View on GitHub↗

    F# Data: Library for Data Access

    F#csvdatafsharp
    View on GitHub↗871
  • accord-net/frameworkaccord-net avatar

    accord-net/framework

    4,540View on GitHub↗

    This project is a scientific computing framework for the .NET ecosystem, providing a comprehensive suite of libraries for numerical analysis, statistics, and mathematical optimization. It serves as a foundational toolkit for developing applications in machine learning, digital signal processing, and computer vision. The framework provides specialized toolkits for training and deploying predictive models, including neural networks, support vector machines, and decision trees. It further distinguishes itself with deep integrations for real-time visual analysis, such as object tracking and facia

    C#
    View on GitHub↗4,540
See all 9 alternatives to OpenGeneticAlgorithm.NET→

Frequently asked questions

What does asarnaout/opengeneticalgorithm.net do?

An extensible .NET genetic algorithm library for optimization and artificial intelligence - Evolutionary computation and complex problem solving made simple

What are the main features of asarnaout/opengeneticalgorithm.net?

The main features of asarnaout/opengeneticalgorithm.net are: Machine Learning and Data Science.

What are some open-source alternatives to asarnaout/opengeneticalgorithm.net?

Open-source alternatives to asarnaout/opengeneticalgorithm.net include: accord-net/framework — This project is a scientific computing framework for the .NET ecosystem, providing a comprehensive suite of libraries… curiosity-ai/catalyst — 🚀 Catalyst is a C# Natural Language Processing library built for speed. Inspired by spaCy's design, it brings… dotnet/machinelearning — This is a cross-platform framework for building, training, and deploying custom machine learning models within the… fsprojects/fsharp.data — F# Data: Library for Data Access. giacomelli/geneticsharp — GeneticSharp is a fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the… migueldeicaza/tensorflowsharp — TensorFlow API for .NET languages.