VarMaha / Kerassy-ANN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kerassy-ANN

Introduction

This is an implementation of Arificial Neural Network(ANN). For data preprocessing, I have used sklearn and for data generation, numpy. Inspired by Keras I've written the class to resemble the brilliant framework as closely as possible.

About


Languages

Language:Jupyter Notebook 100.0%