Skip to content

XMUSpecLab/RamanDataGenerator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Raman Data Generator

Keras TensorFlow Generic badge License: MIT

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!

Requirements

The python libraries needed are:

random
dataclasses
pandas
numpy
tensorflow

...easly installable with pip


Contributors are welcome 👍

About

Generator useful to handle Raman spectra data augmentation for keras models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%