Git Product home page Git Product logo
Akhilesh Ravi photo

akhileshravi Goto Github PK

followers: 9.0 following: 5.0 repos: 26.0 gists: 4.0

Name: Akhilesh Ravi

Type: User

Bio: Machine Learning Engineer at Qualcomm CS and EE graduate from IIT Gandhinagar. Interested in Machine Learning, Computer Vision and Natural Language Processing

Location: Bangalore, Karnataka, India

Akhilesh Ravi's Projects

deep-learning-v2-pytorch icon deep-learning-v2-pytorch

Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101

geryscale_to_binary_image_conversion icon geryscale_to_binary_image_conversion

This repository has codes for converting greyscale images to binary images using various methods in such a way that, to the human eye, they still look a lot like images having various intensity levels.

knearestneighbours icon knearestneighbours

This repository has a code (function) for K-Nearest Neighbours models. The model is tested on a dataset and compared with the slkearn KNN models. There is runtime analysis and accuracy analysis of the sklearn KNN models for classification and regression.

lasso_ridge_regression_and_coordinatedescent icon lasso_ridge_regression_and_coordinatedescent

This repository contains codes and functions for Ridge Regression (Normal Eqquation method and Coordinate Descent method) and Lasso Regression (Coordinate Descent method). There is some analysis of the preformance of these funcions/models. There is also a comparison of these with the sklearn.

multilayerperceptron icon multilayerperceptron

This is a repository for Multi-Layer Perceptron and Logistic Regression. There is a code (function) for Logistic Regression. SOme analysis is performed on the function. This is compared with the sklearn Logistic Regression function. Then, the decision boundary has also been plotted for the classification. The next part is the basic neural network. A class and a function has been created for this and it has been used for digit classification (mnist dataset).

naivebayesmodel icon naivebayesmodel

This repository has code (function) for Naive Bayes Classifier model which is based on probability. The model is evaluated on a dataset. It has then been used for active learning. Finally, there is a comparison between active learning and adding new samples to the train set from the pool set randomly.

opencv-workshop icon opencv-workshop

The aim of this repository is to assist in a introductory workshop for OpenCV in Python

supportvectormachine icon supportvectormachine

This repository has a code for hard SVM. The code is run for the Iris dataset classification. The support vectors are obtained and the decision boundary is drawn. Ultimately, there is a lso a comparison with the sklearn svm framework.

warehouse-inventory-check icon warehouse-inventory-check

Autonomous Drone to move in a warehouse and make a stock of the inventory be reading the bar codes and QR codes

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.