Skip to content

bhavya13062006/NeuroGrow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

NeuroGrow

🧠 NeuroLearn Studio

Where Neuroscience Powers Machine Learning
A Gradio-based interactive playground for neuro-inspired learning algorithms

Demo Screenshot

🌟 Features

  • Neuro-Inspired Learning Models:
    • Hebbian Learning ("Fire together, wire together")
    • STDP (Spike-Timing Dependent Plasticity)
    • Hybrid Hebbian+STDP learning
  • Interactive Visualizations:
    • Real-time neuron activation heatmaps
    • Decision boundary evolution
  • Data Flexibility:
    • Built-in datasets (Moons, Circles)
    • Custom CSV upload support

πŸš€ Quick Start

  1. Install dependencies:
    pip install gradio scikit-learn pandas matplotlib numpy

Releases

No releases published

Packages

No packages published

Languages