An experiment with PoseNet and p5.js. It uses hand position estimation from camera input to bounce the ball on the screen.
-
Updated
Apr 16, 2023 - JavaScript
Deep learning is an AI function and a subset of machine learning, used for processing large amounts of complex data. Deep learning can automatically create algorithms based on data patterns.
An experiment with PoseNet and p5.js. It uses hand position estimation from camera input to bounce the ball on the screen.
Deep Learning AI capable of diagnosing 14 chest diseases with 90% accuracy . Performing Image Processing and Chest XRay analysis and exports AI generated Medical Report.
Website to calculate the output shapes of convolution layer.
"Covid19-Pneumonia-Detector" is a Django-ReactJS Web App with an Artificial Intelligence. It can detect COVID-19 and Pneumonia from X-ray Images using CNN based on DenseNet121 architecture.
Javascript based Pong game with "artificial intelligence" players, who are run by neural network.
The Jakarnotator is an annotation tool to create your own database for instance segmentation problem.
My Solution to the MIT Deep Traffic Project for MIT 6.S094
A weekend project to make a computer beat me in a chess game - AI is not perfect... for 6 hours of work is not bad
historical and predicted ICE arrest data
Udacity Machine Learning Engineer Nanodegree Capstone Project
Made@UB - MLToolkit is a visual framework for quick ML prototyping.
Visualize different modules related to motor control and operations.
Website visualizing CNN activations
A modern application that can classify images for you and will store the classification history.
Slides of a talk on deep learning, false negatives/positives and predator-prey interactions with R.
🤖 Artificial intelligence (neural network) proof of concept to solve the classic XOR problem. It uses known concepts to solve problems in neural networks, such as Gradient Descent, Feed Forward and Back Propagation.