pedromxavier/WiSARD.jl
WiSARD Weightless Neural Network (WNN) Model implemented in Julia.
This is a machine learning tool that helps you classify data, such as images or patterns, using a unique type of neural network. You provide it with examples of data points and their corresponding categories, and it learns to predict the category for new, unseen data. This is ideal for researchers or data scientists exploring alternative neural network architectures for classification tasks.
No commits in the last 6 months.
Use this if you need a classification model based on a weightless neural network, especially for pattern recognition and supervised learning tasks.
Not ideal if you need a deep learning solution with gradient-based optimization or if your primary goal is unsupervised learning or regression.
Stars
12
Forks
1
Language
Julia
License
MIT
Category
Last pushed
Apr 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/pedromxavier/WiSARD.jl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
CliMA/Oceananigans.jl
🌊 Julia software for fast, friendly, flexible, ocean-flavored fluid dynamics on CPUs and GPUs
JuliaLang/julia
The Julia Programming Language
WassimTenachi/PhySO
Physical Symbolic Optimization
EnzymeAD/Enzyme.jl
Julia bindings for the Enzyme automatic differentiator
astroautomata/SymbolicRegression.jl
Distributed High-Performance Symbolic Regression in Julia