utility notebooks
- Updated
Apr 3, 2020 - Jupyter Notebook
utility notebooks
It's the Repo containing the Notebook for the 5th and last task of my FreeCodeCamp Certification course.
Implementation of classic machine learning concepts and algorithms from scratch and math behind their implementation.Written in Jupiter Notebook Python
This repository contains Python notebook which contains creation of simple neural network. I have used synthesised 2 cluster dataset to train the network and test it.
This repository delves into the role of activation functions in perceptron-based classification models. It features a comprehensive Jupyter notebook demonstrating different activation functions, their mathematical foundations, and their impact on model performance.
Add a description, image, and links to the sigmoid-function topic page so that developers can more easily learn about it.
To associate your repository with the sigmoid-function topic, visit your repo's landing page and select "manage topics."