clearml/examples/frameworks/pytorch/notebooks/audio
Kumar Ashutosh dae1a1d112
Minor edit when training with a custom dataset (#484)
When we want to train a custom dataset, the code should have the flexibility to accommodate variable number of classes.
2021-10-22 10:27:06 +03:00
..
audio_classifier_UrbanSound8K.ipynb Minor edit when training with a custom dataset (#484) 2021-10-22 10:27:06 +03:00
audio_preprocessing_example.ipynb Update examples to ClearML 2020-12-30 16:53:19 +02:00
README.md Update pytorch examples 2020-08-10 08:04:58 +03:00

The audio_classifier_UrbanSound8K.ipynb example uses a small dataset based on UrbanSound8K dataset.