Skip to content

Neuroseed/Proof_of_concept

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neuroseed proof of concept

Proof of Concept purpose is to prove economic benefits of final ML models merging. Neural network was chosen for several tests with text, audio and image datasets. The required time for training and merging the neural networks was compared. Neural networks merging allows to get a network with the necessary features 45-200 times faster than training a new neural network.

requirements

  • numpy
  • scypi
  • tensorflow
  • keras
  • librosa

examples for datasets

  • cifar10
  • cifar100
  • audio 10 classes
  • text 20 classes

Releases

No releases published

Packages

No packages published

Languages