Popular repositories Loading
-
Single-Layer-Perceptron-Neural-Network-Model
Single-Layer-Perceptron-Neural-Network-Model PublicThe Single Layer Perceptron project involves implementing a simple neural network model to classify input data into two classes using a dataset of labeled examples. This project is a good introduct…
-
Adaline-Algorithm-using-MSE
Adaline-Algorithm-using-MSE PublicAdaline (Adaptive Linear Neuron) is a single-layer neural network that uses a linear activation function to make predictions. It adjusts the weights of input features to minimize the difference bet…
-
Back-Propagation-Algorithm
Back-Propagation-Algorithm PublicBackpropagation is an algorithm used for training artificial neural networks. It adjusts the weights of the network during the backward pass to minimize the difference between predicted and actual …
-
Fake-News-Detection
Fake-News-Detection PublicFake news spreads like a wildfire and this is a big issue in this era. You can learn how to distinguish fake news from a real one. You can use supervised learning to implement a model like this.
Jupyter Notebook 1
-
-
If the problem persists, check the GitHub status page or contact support.