machine-learning-tutorial topic

List machine-learning-tutorial repositories

cs329s-ml-deployment-tutorial

581
Stars
174
Forks
Watchers

Code and files to go along with CS329s machine learning model deployment tutorial.

Sentiment

101
Stars
13
Forks
Watchers

An example project using a feed-forward neural network for text sentiment classification trained with 25,000 movie reviews from the IMDB website.

voice_gender_detection

71
Stars
24
Forks
Watchers

♂️♀️ Detect a person's gender from a voice file (90.7% +/- 1.3% accuracy).

dnn-movie-posters

47
Stars
34
Forks
Watchers

Classify movie posters by genre

CIFAR-10

55
Stars
9
Forks
Watchers

Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.

Credit

27
Stars
11
Forks
Watchers

An example project that predicts risk of credit card default using a Logistic Regression classifier and a 30,000 sample dataset.

HAR

22
Stars
7
Forks
Watchers

Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.

Housing

46
Stars
22
Forks
Watchers

An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.