Skip to content
View mhanizami's full-sized avatar
💭
Artificial Neural Networks is on Pause for now
💭
Artificial Neural Networks is on Pause for now

Block or report mhanizami

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. linear_regression_with_gradient_descent linear_regression_with_gradient_descent Public

    This is my first attempt at writing a machine learning algorithm: Multivariate Linear Regression with Gradient Descent. I hope to receive feedback on this algorithm to make it more generalized and …

    Python 1

  2. artificial_neural_network artificial_neural_network Public

    This is my first ever experiment with a 'plain-vanilla' neural network (aka not-RNN or CNN etc). I wanted to get a first hand experience on how to write a machine learning framework and therefore w…

  3. Scissors-Mechanism Scissors-Mechanism Public

    On the Kinematics, Dynamics and Control of Scissors Mechanisms for Quadrupeds

  4. TrinketMotorControl TrinketMotorControl Public

    This contains a simple motor control code using PWM signals. The board being used a Adafruit Trinket. The Controller uses PID Control.