All Projects → casparwylie → Perceptron

casparwylie / Perceptron

A flexible artificial neural network builder to analyse performance, and optimise the best model.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Perceptron

Free Ai Resources
🚀 FREE AI Resources - 🎓 Courses, 👷 Jobs, 📝 Blogs, 🔬 AI Research, and many more - for everyone!
Stars: ✭ 192 (-48.11%)
Mutual labels:  artificial-intelligence, machine-learning-algorithms
Self Attention Cv
Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.
Stars: ✭ 209 (-43.51%)
Mutual labels:  artificial-intelligence, machine-learning-algorithms
Pyss3
A Python package implementing a new machine learning model for text classification with visualization tools for Explainable AI
Stars: ✭ 191 (-48.38%)
Mutual labels:  artificial-intelligence, machine-learning-algorithms
Log Anomaly Detector
Log Anomaly Detection - Machine learning to detect abnormal events logs
Stars: ✭ 169 (-54.32%)
Mutual labels:  artificial-intelligence, machine-learning-algorithms
Ai Job Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
Stars: ✭ 3,191 (+762.43%)
Mutual labels:  artificial-intelligence, opencv
Awesome Deep Learning For Chinese
最全的中文版深度学习资源索引,包括论文,慕课,开源框架,数据集等等
Stars: ✭ 174 (-52.97%)
Mutual labels:  artificial-intelligence, machine-learning-algorithms
Acurustrack
A multi-object tracking component. Works in the conditions where identification and classical object trackers don't (e.g. shaky/unstable camera footage, occlusions, motion blur, covered faces, etc.). Works on any object despite their nature.
Stars: ✭ 196 (-47.03%)
Mutual labels:  artificial-intelligence, opencv
Awesome Quantum Machine Learning
Here you can get all the Quantum Machine learning Basics, Algorithms ,Study Materials ,Projects and the descriptions of the projects around the web
Stars: ✭ 1,940 (+424.32%)
Mutual labels:  artificial-intelligence, machine-learning-algorithms
Igel
a delightful machine learning tool that allows you to train, test, and use models without writing code
Stars: ✭ 2,956 (+698.92%)
Mutual labels:  artificial-intelligence, machine-learning-algorithms
Deeppicar
Deep Learning Autonomous Car based on Raspberry Pi, SunFounder PiCar-V Kit, TensorFlow, and Google's EdgeTPU Co-Processor
Stars: ✭ 242 (-34.59%)
Mutual labels:  artificial-intelligence, opencv
Nano Neuron
🤖 NanoNeuron is 7 simple JavaScript functions that will give you a feeling of how machines can actually "learn"
Stars: ✭ 2,050 (+454.05%)
Mutual labels:  artificial-intelligence, machine-learning-algorithms
Face Tracking With Anime Characters
Hello! I have made a Python project where YURI from the game doki doki literature club accesses the webcam and stares directly into the players soul. Hope you enjoy!
Stars: ✭ 320 (-13.51%)
Mutual labels:  artificial-intelligence, opencv
Mariana
The Cutest Deep Learning Framework which is also a wonderful Declarative Language
Stars: ✭ 151 (-59.19%)
Mutual labels:  artificial-intelligence, machine-learning-algorithms
Python Quarantine Projects
Here we are going to make some python projects during Quarantine time
Stars: ✭ 175 (-52.7%)
Mutual labels:  artificial-intelligence, opencv
Mlkit
A simple machine learning framework written in Swift 🤖
Stars: ✭ 144 (-61.08%)
Mutual labels:  artificial-intelligence, machine-learning-algorithms
Person Detection And Tracking
A tensorflow implementation with SSD model for person detection and Kalman Filtering combined for tracking
Stars: ✭ 193 (-47.84%)
Mutual labels:  artificial-intelligence, opencv
Robovision
AI and machine leaning-based computer vision for a robot
Stars: ✭ 126 (-65.95%)
Mutual labels:  artificial-intelligence, opencv
Leagueai
LeagueAI software framework for League of Legends that provides information about the state of the game based on Image Recognition using OpenCV and Pytorch.
Stars: ✭ 128 (-65.41%)
Mutual labels:  artificial-intelligence, opencv
Echotorch
A Python toolkit for Reservoir Computing and Echo State Network experimentation based on pyTorch. EchoTorch is the only Python module available to easily create Deep Reservoir Computing models.
Stars: ✭ 231 (-37.57%)
Mutual labels:  artificial-intelligence, machine-learning-algorithms
Machine Learning And Ai In Trading
Applying Machine Learning and AI Algorithms applied to Trading for better performance and low Std.
Stars: ✭ 258 (-30.27%)
Mutual labels:  artificial-intelligence, machine-learning-algorithms

NOTE: This is an incomplete project. I may decide to spend a lot more time on it if people persist giving it positive attention.

Perceptron

A flexible artificial neural network builder to analysis performance, and optimise the best model.

Perceptron is a software that will help researchers, students, and programmers to design, compare, and test artificial neural networks. As it stands, there are few visual tools that do this for free, and with simplicity. This software is largely for educational purposes, allowing people to experiment and understand how the different parameters within an ANN can result in different performances and better results. I have not used libraries like TensorFlow specifally so people can see what goes on lower level, all within the code.

screenshotnew

untitled

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].