Akash Jaiswal (@SkyThonk)
  • Stars
    star
    37
  • Global Rank 421,862 (Top 15 %)
  • Followers 20
  • Following 21
  • Registered over 6 years ago
  • Most used languages
    Python
    37.5 %
    Java
    12.5 %
  • Location 🇮🇳 India
  • Country Total Rank 17,043
  • Country Ranking
    Python
    9,107

Top repositories

1

real-and-fake-face-detection

In this replository is a small application that uses a CNN to predict real or fake face. Data has been collected from kaggle for training ~1450 images and with an additional ~300 images for validation.
Jupyter Notebook
17
star
2

Play-with-Hand-Gesture

With the help of OpenCV and Deep Learning CNN algorithm performing some action with hand gesture though webcam like I'm playing chrome browser famous game dinosaur jump. And for CNN model I have collected my own Dataset by capturing 350+ images.
Jupyter Notebook
6
star
3

Car-Condition-Prediction

Using Machine Learning to predicit car condition and used the Decision Tree and Random Forest algorithms for prediction by the help of scikit-learn library
Python
4
star
4

Movie-Reviews-Sentiment-Analysis

Sentiment Analysis of Movie Reviews is either positive or negative review, the dataset which is used is "IMDB Dataset of 50K Movie Reviews" and the machine learning algorithm which I used in this is Logistic Regression , Random Forest and LinearSVC.
Jupyter Notebook
3
star
5

ML-Life-Epectancy-Prediction

Life-Expectancy-Prediction Using Machine Learning multiple linear regression model to predict the life expectancy
Python
2
star
6

Tic-Toc-Toe-Android-App

A Tic-Toe-Toe android game app made in using java
Java
2
star
7

Secret-File-Store

This is an automation script that can create 100 x 100 x 10 nested folders in your pc and randomly it stores your important file which makes it very hard to find that files and to get the location of your stored file you require a password.
Python
2
star
8

Cat-Dog-Recognizer

A Convolution Neural Network model to reconize the cats or dogs from input image
Jupyter Notebook
1
star