This repository contains a Jupyter notebooks and scripts for solving sparse classification task based on FeathersV1 Dataset.
- Download FeathersV1 Dataset into
datadirectory. You can usedownload.shscript for Linux presented indatadirectory. - Run
tensorflow_classification.ipynbto 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.