RishiYadav03
Computer Science And Engineering (Data Science) Student || Data Analyst || ML Application Developer || Python Programmer
Pinned Repositories
K-means-Clustering-Algorithm
K-means is a partitioning method that divides a dataset into ‘k’ distinct, non-overlapping subsets (clusters) based on similarity, aiming to minimize the variance within each cluster.
McCulloch-Pitts-Model-of-Neuron
Implementing Models of Artificial Neural Network ( McCulloch-Pitts Model of Neuron )
Multi-Layer-Perceptron-Learning-in-Tensorflow
We will understand the concept of a multi-layer perceptron and its implementation in Python using the TensorFlow library.
Plant-Disease-Prediction
Single-Layer-Perceptron-in-TensorFlow
We will be understanding the single-layer perceptron and its implementation in Python using the TensorFlow library.
TimeTable-Generator
A basic code for managing the schools or colleges daily time table
RishiYadav03's Repositories
RishiYadav03/Plant-Disease-Prediction
RishiYadav03/K-means-Clustering-Algorithm
K-means is a partitioning method that divides a dataset into ‘k’ distinct, non-overlapping subsets (clusters) based on similarity, aiming to minimize the variance within each cluster.
RishiYadav03/Single-Layer-Perceptron-in-TensorFlow
We will be understanding the single-layer perceptron and its implementation in Python using the TensorFlow library.
RishiYadav03/Multi-Layer-Perceptron-Learning-in-Tensorflow
We will understand the concept of a multi-layer perceptron and its implementation in Python using the TensorFlow library.
RishiYadav03/McCulloch-Pitts-Model-of-Neuron
Implementing Models of Artificial Neural Network ( McCulloch-Pitts Model of Neuron )
RishiYadav03/TimeTable-Generator
A basic code for managing the schools or colleges daily time table