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
thoj avatar

thoj/go-galib

0
View on GitHub↗
202 stars·41 forks·Go·5 views

Go Galib

Genetic Algorithms library written in Go / golang

Features

  • General Machine Learning - Genetic algorithm library for Go.
  • Machine Learning - Genetic algorithm library.
  • Developer Tools - Genetic algorithm library.

Star history

Star history chart for thoj/go-galibStar history chart for thoj/go-galib

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Go Galib

These projects share indexed features with Go Galib. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • numenta/nupicnumenta avatar

    numenta/nupic

    6,352View on GitHub↗

    NuPIC is a machine learning framework that implements Hierarchical Temporal Memory (HTM) theory, a neuroscience-inspired approach to artificial intelligence. It models principles of the neocortex to build systems capable of learning patterns from streaming data, performing sequence prediction, and detecting anomalies in real-time data streams. The framework is built around a Cortical Learning Algorithm that combines spatial pooling and temporal memory to process streaming input. It uses Sparse Distributed Representations to encode input patterns, a Spatial Pooler to convert dense input into s

    Python
    View on GitHub↗6,352
  • fastai/fastaifastai avatar

    fastai/fastai

    27,862View on GitHub↗

    Fastai is a high-level deep learning library built on PyTorch that provides a unified interface for managing the entire machine learning lifecycle. It functions as a comprehensive training toolkit, abstracting hardware management and automating complex training loops to simplify the construction and execution of neural network models. The framework is distinguished by its notebook-centric development environment and a type-dispatching data pipeline that automatically applies transformations based on input data formats. It emphasizes transfer learning through discriminative layer-wise optimiza

    Jupyter Notebookcolabdeep-learningfastai
    View on GitHub↗27,862
  • aksnzhy/xlearnaksnzhy avatar

    aksnzhy/xlearn

    3,095View on GitHub↗

    High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI interface.

    C++
    View on GitHub↗3,095
  • activeloopai/hubactiveloopai avatar

    activeloopai/Hub

    9,177View on GitHub↗

    Hub is a multimodal AI data lake and vector database designed for storing and querying embeddings, text, audio, and images. It functions as a dataset version control system and a machine learning data streaming engine to support large-scale model training. The system utilizes a serverless PostgreSQL vector store to index high-dimensional embeddings for semantic search. It provides a visual interface for inspecting multimodal datasets and viewing annotations such as bounding boxes and masks. The platform handles cloud-agnostic storage synchronization and implements lazy, compressed data strea

    C++
    View on GitHub↗9,177
Compare all 30 related projects→

Frequently asked questions

What does thoj/go-galib do?

Genetic Algorithms library written in Go / golang

What are the main features of thoj/go-galib?

The main features of thoj/go-galib are: General Machine Learning, Machine Learning, Developer Tools.

Which projects share features with thoj/go-galib?

Projects with overlapping indexed features include: numenta/nupic — NuPIC is a machine learning framework that implements Hierarchical Temporal Memory (HTM) theory, a… fastai/fastai — Fastai is a high-level deep learning library built on PyTorch that provides a unified interface for managing the… backprop-ai/backprop — Backprop makes it simple to use, finetune, and deploy state-of-the-art ML models. aimhubio/aim — Aim is an open-source platform for logging, visualizing, and comparing machine learning training runs and LLM traces.… azure/mmlspark — Mmlspark is a distributed framework for executing machine learning models, data transformations, and AI service… activeloopai/hub — Hub is a multimodal AI data lake and vector database designed for storing and querying embeddings, text, audio, and…