Skip to content

qichaozhao/potatolemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

potatolemon

A neural network library for learning purposes.

Aim

This library is a basic neural network library written from scratch in Python, optimised for code readability and understandability over performance. Although it will be dog slow and probably full of bugs, it should be an invaluable learning exercise.

This was very much inspired by taking Andrew Ng's Deep Learning Specialisation Course: www.deeplearning.ai.

What's with the name?

potato - a very inefficient piece of electronics (although better known as a very tasty root vegetable).

lemon - a car that is prone to breaking down all the time.

It more or less describes the library :)

Usage

See the examples folder for examples of how to use the network.

About

A neural network library for learning purposes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages