This repository contains all the Lab and Assignments from Andrew NG Machine Learning Specialization Course on Coursera.
-
Updated
Jun 24, 2022 - Jupyter Notebook
This repository contains all the Lab and Assignments from Andrew NG Machine Learning Specialization Course on Coursera.
A simple practice of convents (Computer Vision)
About A classification machine learning problem for predicting customers churn from the company based on customers who left within the last month labeled by 'yes' or 'no'
Solution to freeCodeCamp.org Cat or Dog Image Classifier with Google Colaboratory
Generating Shakespearean Text with LSTM Neural Networks: This project uses LSTM networks to generate text in the style of William Shakespeare. It explores the intersection of literature and AI by mimicking the rich linguistic nuances and poetic depth of Shakespearean prose and poetry.
♻️ RecycleVision is an AI-powered Streamlit app that classifies waste using a trained MobileNetV2 model. Upload or capture images to get instant predictions, eco-disposal tips, and chatbot support. It tracks usage stats and supports single or batch image processing for smarter recycling.
Our Project generates Monet-style images using a Generative Adversarial Network (GAN) consisting of a generator and discriminator neural network. Also, It contains some additional features like Chatbot which tells you about what actually Monet-style images are, along with feature of Object Detection for generating its images using GAN architecture.
A pure implemention of BackPropagating artificial neutral net
This repository contains implementations of all Deep Learning Algorithms from scratch in Python. Mathematics required for DL and many projects have also been included. It also has practical tutorials on Generative AI.
Alphabet Soup Charity Analysis (Deep learning model), to predict the success of charity funding applications for the Alphabet Soup organization.
This is an assignment from my Machine Learning for Mechanical Engineers course that demonstrates an understanding in binary classification using neural networks with scikit-learn and TensorFlow.
reasrech on the best Machine Learning IDS model
Neural network implementation of XOR using PyTorch Lightning. Includes detailed explanations, troubleshooting tips, and discussions on real-world applications of neural networks.
MACHINE LEARNING ALGORITHM MINDMAP
NanoNet – Neural Network From Scratch (NumPy Only)
Bird species classification using 2 different methods
A presentation on AI for a general audience.
A Use Case of Neural Networks, classification of images: dogs and cats.
This project performs object recognition using CIFAR-10 and CNN/Random Forest models in Python. It preprocesses data, trains models, evaluates performance and compares results with the goal of high accuracy and feature importance understanding. The final output includes a comparison of the models and insights.
Add a description, image, and links to the neaural-network topic page so that developers can more easily learn about it.
To associate your repository with the neaural-network topic, visit your repo's landing page and select "manage topics."