Skip to content
View melissakirabo's full-sized avatar
Block or Report

Block or report melissakirabo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. pygame-assignment pygame-assignment Public

  2. Day-of-birth-assignment Day-of-birth-assignment Public

  3. Perceptron-Source-Code Perceptron-Source-Code Public

    This is a supervised learning algorithm that enables the machine to make predictions based on linearly arranged datasets. Purpose To use the data to develop an algorithm to come up with a line that…

  4. Keras-Perceptron Keras-Perceptron Public

    To use Keras to build a perceptron based network with two input nodes and a single output node containing the sigmoid activation function. The neural network was trained with a given dataset while …

  5. Deep-Neural-Networks Deep-Neural-Networks Public

    The purpose of this section was to build a deep neural network to classify nonlinear points using the sigmoid activation in the output node.

  6. Multiclass-Classification Multiclass-Classification Public

    To design a basic neural network (with one input layer and one output layer.) to categorize a multiclass dataset using the Softmax activation function and evaluate its performance to validate the d…