• Stars
    star
    2
  • Language
    Jupyter Notebook
  • Created over 5 years ago
  • Updated over 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

AUDIO-PREOCESSING-AND-SPEECH-CLASSIFICATION

This repository consists of the IPython Notebook for the work related to audio processing and implementing convolution neural networks for the speech classification. The dataset use for this task belongs to google brain when they hosted the competition on Kaggle. The name of the challenge was TensorFlow Speech Recognition Challenge.
Jupyter Notebook
13
star
2

Image-classification-using-LSTM

Jupyter Notebook
5
star
3

MNIST-dataset-with-99-accuracy

This contains the famous MNIST dataset. Convolutional Neural Network is been applied in keras to get an accuracy of 99%
Jupyter Notebook
4
star
4

CIFAR-10-Object-Detection

The CIFAR-10 dataset (Canadian Institute For Advanced Research) is a collection of images that are commonly used to train machine learning and computer vision algorithms. It is one of the most widely used datasets for machine learning research. The CIFAR-10 dataset contains 60,000 32x32 color images in 10 different classes.The 10 different classes represent airplanes, cars, birds, cats, deer, dogs, frogs, horses, ships, and trucks. There are 6,000 images of each class. Computer algorithms for recognizing objects in photos often learn by example. CIFAR-10 is a set of images that can be used to teach a computer how to recognize objects. Since the images in CIFAR-10 are low-resolution (32x32), this dataset can allow researchers to quickly try different algorithms to see what works. Various kinds of convolutional neural networks tend to be the best at recognizing the images in CIFAR-10. CIFAR-10 is a labeled subset of the 80 million tiny images dataset. When the dataset was created, students were paid to label all of the images.
Jupyter Notebook
4
star
5

Face-Detection-using-OpenCV

OpenCV the computer vision library has been employed to detect faces from an image. Also some other features of the library such as De-noising, blurring has also been displayed.
Jupyter Notebook
3
star
6

NLP

Jupyter Notebook
2
star
7

Iris-dataset

Famous iris dataset is used to apply different machine learning algorithms and find the optimal one.
Jupyter Notebook
2
star
8

Advanced-Computer-Vision

Jupyter Notebook
1
star