anandbaburajan / Simple-Neural-Network

Single-layer neural net with an input and output

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Neural Network

It tries to predict the output based on the equation y = 2x - 1, given an input number.

Problem based on ML Zero to Hero series from Tensorflow.

:)

About

Single-layer neural net with an input and output

License:MIT License


Languages

Language:Python 100.0%