Skip to content

rafaca5tro/ml-fund-basic-exercises

Repository files navigation

ML Fundamentals

Status Python

Fundamental machine learning algorithms and mathematical concepts.

Jupyter notebooks implementing perceptron algorithms, gradient descent, logistic regression, softmax, cross-entropy, and multilayer perceptrons from scratch.


Notebooks

Notebook Topic
codingThePerceptronAlgorithm Perceptron from scratch
perceptronsAsLogicalOperators AND, OR, XOR gates
gradientDescent Gradient descent optimization
logisticRegression Logistic regression
softmax Softmax classification
crossEntropy Cross-entropy loss
multilayerPerceptron Multi-layer perceptron

Getting Started

pip install numpy matplotlib pandas
jupyter notebook

License

MIT

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •