• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created about 5 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

Image-Classification

classification of images using support vector machine (python)
Jupyter Notebook
5
star
2

Deepface

A deep learning based project to detect gender,age and emotions of a person
Jupyter Notebook
4
star
3

COVID-19

A small learning project to build a COVID-19 detector using CNN in Keras
Jupyter Notebook
3
star
4

Image-Segmentation

classification of an image into different groups(image segmentation) using KMeans.
Jupyter Notebook
2
star
5

Data-Augmentation

data augmentation is a technique that can be used to artificially expand the size of a training dataset
Jupyter Notebook
2
star
6

Handwritten-Digit-Recognition

handwritten digit recognition on MNIST dataset using k-nearest neighbors algorithm
Jupyter Notebook
2
star
7

Sentiment-Analysis

Analysis of movie reviews with the help of Neural Network.
Jupyter Notebook
2
star
8

Sudoku-WebApp

Sudoku solver practice project build using JavaScript with the help of backtracking
HTML
2
star
9

Reinforcement-Learning--CartPole

A Reinforcement Learning Based algorithm(Q-learning) built from scratch to simulate the game 'CartPole-v0' in the OpenAI Gym Environment.
Python
2
star
10

Face-Recognition

face detection and recognition using haarcascades classifier and knn algorithm
Python
2
star
11

git_intro

learning git
JavaScript
1
star
12

Deep-Convolution-GANs-DCGANs

Deep convolution GAN on MNIST hand-written dataset using Keras library to generate new fake data.
Jupyter Notebook
1
star
13

Image-Captioning

Image Captioning is the process of generating textual description of an image. It uses both Natural Language Processing and Computer Vision to generate the captions.
Jupyter Notebook
1
star
14

Emoji-Prediction

To predict a suitable emoji for any given sentence.
Jupyter Notebook
1
star
15

Mushroom-Classification

To predict the class of mushrooms with the help of Naive Bayes algorithm, given some features of the mushrooms.
Jupyter Notebook
1
star
16

Music-Generation

generating new music(piano) files by using LSTM with the help of music21 library
Jupyter Notebook
1
star
17

Lyric-Generator-Markov-Chain

probabilistic approach to generate new lyrics using markov chain
Jupyter Notebook
1
star
18

TODO-List

JavaScript
1
star
19

Perceptron

Implementation of Perceptron(smallest neural network) from scratch.
Jupyter Notebook
1
star
20

mrgarg.github.io

My first web page
HTML
1
star
21

Diabetes-Classification--Challenge

Classification Task, classify a person as 0 or 1 (Diabetic or Not) using K-Nearest Neighbors classifier
Jupyter Notebook
1
star
22

Multi-Layer-Perceptrons

Three Layer Neural Network architecture created from scratch without using any pre-defined libraries.
Jupyter Notebook
1
star