NeuralNetwork
Neural Network Playground
Provides a learning environment to explore neural network concepts using Swift
A Swift PlaygroundBook about Neural Networks
58 stars
3 watching
2 forks
Language: Swift
last commit: over 5 years ago
Linked from 1 awesome list
machine-learningplaygroundbookwwdc-scholarshipwwdc19
Related projects:
Repository | Description | Stars |
---|---|---|
hetelek/neural-network-playground | An iOS playground project demonstrating neural network concepts and computer vision using pure Swift code. | 381 |
swift-ai/neuralnet | A Swift implementation of a fully connected, feed-forward artificial neural network for deep learning and machine learning applications. | 211 |
lennet/image-filtering | An interactive Swift playgroundbook that explores image filtering techniques | 82 |
stackoverflowmatlabchat/neuralnetplayground | A MATLAB implementation of a neural network interface for regression and classification tasks | 70 |
tyill/sunnet | A lightweight C++ deep learning library for building and training neural networks. | 61 |
nettlep/learn-swift | Interactive playgrounds to learn Apple's Swift programming language quickly and efficiently | 794 |
mrdimosthenis/synapses | A collection of libraries for building and training neural networks in various programming languages | 70 |
m4tbat/swift-fun-playgrounds | A collection of Swift playgrounds showcasing language features and a game implementation | 8 |
mgrebenets/playgrounds | A collection of reusable code snippets and tutorials focused on Swift programming in Xcode playgrounds. | 9 |
modern-fortran/neural-fortran | A parallel framework for building neural networks in Fortran | 406 |
surenderthakran/gomind | A lightweight neural network library in Go | 84 |
acrylicshrimp/tinnet | A compact C++17-based deep learning library designed to simplify the implementation of neural networks. | 16 |
cananito/playgrounds | A collection of reusable coding environments and exercises. | 2 |
xmartlabs/bender | An abstraction layer for building and running neural networks on iOS using MetalPerformanceShaders and pre-trained models. | 1,795 |
uraimo/swift-playgrounds | A collection of playgrounds showcasing various Swift programming concepts and techniques. | 139 |