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

daugaard/example-neural-network

0
View on GitHub↗
10 stars·9 forks·Ruby·11 views

Example Neural Network

This example will show how to implement a simple neural network for classification in Ruby using ruby-fann.

Features

  • Tutorials and Examples - Demonstrates neural network classification.

Star history

Star history chart for daugaard/example-neural-networkStar history chart for daugaard/example-neural-network

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 Example Neural Network

These projects share indexed features with Example Neural Network. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • daugaard/example-linear-regressiondaugaard avatar

    daugaard/example-linear-regression

    5View on GitHub↗

    An example of implementing linear regression in Ruby.

    Ruby
    View on GitHub↗5
  • daugaard/example-svmdaugaard avatar

    daugaard/example-svm

    6View on GitHub↗

    This example will show how to implement a Support Vector Machine (SVM) with RBF (Gaussian) kernel in Ruby using rb-libsvm for classification.

    Ruby
    View on GitHub↗6
  • daugaard/q-learning-simple-gamedaugaard avatar

    daugaard/q-learning-simple-game

    36View on GitHub↗

    This example will show how we can teach an AI to play a simple game using the Q-learning reinforcement learning algorithm.

    Ruby
    View on GitHub↗36
  • daugaard/example-kmeans-clusteringdaugaard avatar

    daugaard/example-kmeans-clustering

    0View on GitHub↗
    Ruby
    View on GitHub↗0
Compare all 11 related projects→

Frequently asked questions

What does daugaard/example-neural-network do?

This example will show how to implement a simple neural network for classification in Ruby using ruby-fann.

What are the main features of daugaard/example-neural-network?

The main features of daugaard/example-neural-network are: Tutorials and Examples.

Which projects share features with daugaard/example-neural-network?

Projects with overlapping indexed features include: daugaard/example-kmeans-clustering. daugaard/example-linear-regression — An example of implementing linear regression in Ruby. daugaard/example-svm — This example will show how to implement a Support Vector Machine (SVM) with RBF (Gaussian) kernel in Ruby using… daugaard/q-learning-simple-game — This example will show how we can teach an AI to play a simple game using the Q-learning reinforcement learning… daugaard/scikit-learn-from-ruby — This sample code shows you how to use scikit-learn (or any other python library) from within your Ruby application… fluxcd/flux2-kustomize-helm-example — A GitOps workflow example for multi-env deployments with Flux, Kustomize and Helm.