This project aims to offer a fast ⚡ and reliable data augmentation generator of Raman spectra for keras.
The class takes just:
- the train data dataframe
- batch size desired
- number or classes
and it works!
The python libraries needed are:
random
dataclasses
pandas
numpy
tensorflow
...easly installable with pip
Contributors are welcome 👍