An open API service indexing awesome lists of open source software.

https://github.com/nikhilroxtomar/custom-blocks-in-tensorflow-using-keras-api

we are going to build a simple convolutional block which consists of a Convolutional layer, Batch Normalization layer, ReLU activation function and a MaxPooling layer.
https://github.com/nikhilroxtomar/custom-blocks-in-tensorflow-using-keras-api

keras tensorflow tensorflow-tutorials

Last synced: 2 months ago
JSON representation

we are going to build a simple convolutional block which consists of a Convolutional layer, Batch Normalization layer, ReLU activation function and a MaxPooling layer.

Awesome Lists containing this project

README

          

# Custom Blocks in TensorFlow using Keras API

Here, we are going to build a simple convolutional block which consists of a Convolutional layer, Batch Normalization layer, ReLU activation function and a MaxPooling layer.

YouTube Video: [https://youtu.be/B_1rQNcgTio](https://youtu.be/B_1rQNcgTio)