Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pegah-ardehkhani/one-hidden-layer-neural-network-from-scratch

"One Hidden Layer Neural Network" from Scratch
https://github.com/pegah-ardehkhani/one-hidden-layer-neural-network-from-scratch

data-science deep-learning from-scratch from-scratch-in-python hidden-layers machine-learning neural-network

Last synced: 23 days ago
JSON representation

"One Hidden Layer Neural Network" from Scratch

Awesome Lists containing this project

README

        

# One Hidden Layer Neural Network From Scratch ![license](https://img.shields.io/github/license/Pegah-Ardehkhani/One-Hidden-Layer-Neural-Network-From-Scratch.svg) ![releases](https://img.shields.io/github/release/Pegah-Ardehkhani/One-Hidden-Layer-Neural-Network-From-Scratch.svg) Open In Colab [![nbviewer](https://img.shields.io/badge/render-nbviewer-orange.svg)](http://nbviewer.org/github/Pegah-Ardehkhani/One-Hidden-Layer-Neural-Network-From-Scratch/blob/main/One%20Hidden%20Layer%20Neural%20Network%20From%20Scratch.ipynb)



## Objectives 🏆

**One Hidden Layer Neural Network** is implemented from scratch using Numpy.