Skip to content

Playground demonstrating the creation and training of a single Perceptron Neural Network... I think I'm using these terms correctly.

Notifications You must be signed in to change notification settings

learn-swift-winnipeg/Perceptrons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Perceptrons

A Swift playground demonstrating the creation and training of a single Perceptron Neural Network... I think I'm using these terms correctly. This was created by following along with a great article exploring the same concept in the GO language: https://appliedgo.net/perceptron/

This is part of an ongoing series at the Winnipeg iOS Developers meetup group where we are all trying to understand Machine Learning.

About

Playground demonstrating the creation and training of a single Perceptron Neural Network... I think I'm using these terms correctly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages