Skip to content

Implementing some machine learning models on the fruits360 dataset

Notifications You must be signed in to change notification settings

jmharkins/fruits-ml

Repository files navigation

Machine Learning Practice on the Fruits360 Dataset

This repository contains some models built in Keras on the fruits360 dataset from kaggle. I've added the data to my .gitignore but it can be acquired by download at the above link or via the Kaggle API by the following command:

kaggle datasets download -d moltean/fruits

Current contents

  • Deep CNN model: deep-cnn-fruits.h5

About

Implementing some machine learning models on the fruits360 dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published