dalekube / neural-networks

Innovative Code for Neural Networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neural Network Innovation

Tensorflow-Random-Net-Image-Classification: This script bags the output of many weak multi-layer perceptron neural networks to achieve better performance and generalization. This is a variation of the traditional random forest, replacing the decision trees with neural networks.

Published markdown document: https://rpubs.com/dalekube/Tensorflow-Random-Net-Image-Classification

About

Innovative Code for Neural Networks


Languages

Language:Python 100.0%