• Home
  • Contact
Menu
  • Home
  • Contact

Category: scratch

Introduction to Neural Networks Part – 2

  • September 3, 2020June 27, 2021
  • by Niranjan B Subramanian

In the Part 1 of Introduction to Neural Networks we learned about one of the simplest artificial neuron called McCulloch-Pitts neuron and implemented it in python. The problem with M-P neuron is that there is actually […]

Continue readingMore Tag

KNN from Scratch

  • January 27, 2020June 27, 2021
  • by Niranjan B Subramanian

The K-Nearest Neighbor(KNN) classifier is one of the easiest classification methods to understand and is one of the most basic classification models available. KNN is a non-parametric method which classifies based on the distance to the […]

Continue readingMore Tag

Copyright © 2019 AI ASPIRANT | All Rights Reserved.