molcik/python-neuron

Neuron class provides LNU, QNU, RBF, MLP, MLP-ELM neurons

34
/ 100
Emerging

This provides various single-neuron and multi-layer perceptron models, trained with gradient descent or Levenberg–Marquardt algorithms, for tasks like time series forecasting or pattern recognition. You input your historical data (targets and corresponding inputs), and it outputs predictions or classifications. It's designed for data scientists or researchers who need to quickly implement and test different neural network architectures for predictive modeling.

Use this if you are a data scientist looking for a straightforward way to apply and compare various basic neural network models for prediction or classification tasks.

Not ideal if you need to build complex deep learning models with many layers, custom architectures, or require GPU acceleration.

predictive-modeling machine-learning time-series-forecasting pattern-recognition data-analysis
No License No Package No Dependents
Maintenance 6 / 25
Adoption 7 / 25
Maturity 8 / 25
Community 13 / 25

How are scores calculated?

Stars

41

Forks

6

Language

Python

License

Last pushed

Jan 06, 2026

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/molcik/python-neuron"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.