tangledpath/ruby-fann
Ruby library for interfacing with FANN (Fast Artificial Neural Network)
This is a tool for developers who use Ruby and need to integrate neural networks into their applications. It allows you to define neural network structures, train them with input data and desired outputs, and then use the trained network to make predictions. Developers would use this to add AI capabilities like pattern recognition or data classification to their Ruby projects.
506 stars. No commits in the last 6 months.
Use this if you are a Ruby developer looking to embed fast, customizable artificial neural networks directly into your Ruby applications without leaving the Ruby environment.
Not ideal if you are not a Ruby developer, or if you need to work with very large-scale deep learning models that require specialized hardware or distributed training.
Stars
506
Forks
43
Language
C
License
MIT
Category
Last pushed
Mar 25, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tangledpath/ruby-fann"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/huggingface_hub
The official Python client for the Hugging Face Hub.
huggingface/hub-docs
Docs of the Hugging Face Hub
huggingface/huggingface.js
Use Hugging Face with JavaScript
dice-group/Ontolearn
OWL Class Expressions Learning in Python
KRR-Oxford/DeepOnto
A package for ontology engineering with deep learning and language models.