A graphical user interface for creating "DeepDream" images. Uses Mathworks' pretrained convolutional neural networks. Requires Neural Network Toolbox and AlexNet support package.
This project implements a Single Layer Neural Network (SLNN) from scratch using Matlab. It focuses on the theoretical application and practical comparison of unconstrained optimization algorithms ...