Section outline

  • Algorithms

    This research project use Google Colab to run the algorithms.


    Model Description Google Colab
    Perceptron The perceptron is a simplified model of a biological neuron 🚫
    MLP A multilayer perceptron is a feedforward artificial neural network model that maps sets of input data onto a set of appropriate output MLP with Backpropagation
    🚫