This repository contains a Jupyter notebooks and scripts for solving sparse classification task based on FeathersV1 Dataset.
- Download FeathersV1 Dataset into
data
directory. You can usedownload.sh
script for Linux presented indata
directory. - Run
tensorflow_classification.ipynb
to view data loading and model training processes.
We recommend using the versions of packages provided in the requirements.txt file.
Jupyter Notebook also needed for open ipynb
example files.
- Please refer to the FeathersV1 Classification LICENSE file.