Keras implementation of the paper "3D MRI brain tumor segmentation using autoencoder regularization" by Myronenko A. (https://arxiv.org/abs/1810.11654).
This is the implementation of a fully customizable neural network with arbitrary no. of hidden layers using only Numpy and no other builtin library in Python.