Fast-Layers is a python library for Keras and Tensorflow users: The fastest way to build complex deep neural network architectures with sequential models
Project description
# Fast-Layers Fast-Layers is a python library for Keras and Tensorflow users: The fastest way to build complex deep neural network architectures with sequential models
## Introduction Tensorflow’s sequential model is a very intuitive way to start learning about Deep Neural Networks. However it is quite hard to dive into more complex networks without learning more about Keras.
Well it won’t be hard anymore with Fast-layers! Define your Connectors and Pipes to start building complex layers in a sequential fashion.
I create fast-layers for beginners who wants to build more advanced networks and for experimented users who wants to quickly build and test complex module architectures.
## Fast Layer MNIST tutorial but using Inception modules
TRY IT YOURSELF: https://www.kaggle.com/alexandremahdhaoui/fast-layers-tutorial !
original MNIST tutorial: https://www.tensorflow.org/datasets/keras_example Szegedy et al. 2014, Going deeper with convolutions: https://arxiv.org/pdf/1409.4842.pdf!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file fast_layers-0.0.1.tar.gz
.
File metadata
- Download URL: fast_layers-0.0.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a37246fa376b9a548ac7c09fde15e610011b54115e3c24a2d9b1bea33f9858d3 |
|
MD5 | 1c2fe2ced9de846a4ee9d68133c3b331 |
|
BLAKE2b-256 | 84a2471537052b3ba8d13ea0c39e613f3503736d2c03425c1d9b8096f8c3cac4 |