Skip to content
View gautamshetty's full-sized avatar

Block or report gautamshetty

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Least-Mean-Square Least-Mean-Square Public

    Neural Network - Implementation of Least Mean Square algorithm.

    Python 1 1

  2. Back-Propagation Back-Propagation Public

    Neural Network - Implementation of back propagation algorithm.

    Python

  3. Decision-Tree Decision-Tree Public

    Machine Learning - Implementation of decision trees and decision forests. Program to learn decision trees from training data and apply decision trees and decision forests to classify test objects.

    MATLAB

  4. UnInformed-Search UnInformed-Search Public

    Artificial Intelligence - Implement a UnInformed Search Algorithm that can find a route between any two cities.

    Java

  5. Weather-Forecast Weather-Forecast Public

    Shows weather forecast using latitude longitudes

    Java

  6. Convolutional-Neural-Network Convolutional-Neural-Network Public

    Neural Network - Implementation of Convolutional Neural Network using Python, Keras for classification of images of numbers from 0 to 9.

    Python