SPACEKIT Builder: convolutional neural networks
by Ru Kein
spacekit.builder
building and fitting convolutional neural networks
- build_cnn: builds keras 1D CNN classifier
- batch_maker: pass equal number of class samples rotating randomly
- fit_cnn: trains keras CNN classifier
build_cnn
Builds and compiles linear CNN using Keras
batch_maker
pass equal number of class samples rotating randomly
fit_cnn
fit and train convolutional neural network
Contact
If you want to contact me you can send a message on LinkedIn.
License
This project uses the following license: MIT License.