Pinned Repositories
Adult_Dataset
Advanced_Lane-Line
advanced_lane_line
AI-for-Medicine-Specialization
AI for Medicine Specialization - Coursera offered by deeplearning.ai
COVID-Net
COVID-Net Open Source Initiative
DeDonate
freeway5
Heart-Rate-Variability
Calculates time and frequency domain heart rate variability metrics (validated in Kubios) from RR interval (ECG) or IBI (PPG).
lawminds
lawminds
screenshot-to-code
Drop in a screenshot and convert it to clean HTML/Tailwind/JS code
iffyaiyan's Repositories
iffyaiyan/behavioural_clonning.
iffyaiyan/extended_kalman_filter
iffyaiyan/airbnb-Seatle
iffyaiyan/self_driving
iffyaiyan/Disaster_Response_Pipeline
iffyaiyan/Hippocampal-Volume-Quantification-in-Alzheimer-s-Progression
AI for Healthcare Nanodegree Program - Project 2
iffyaiyan/CVND_Exercises
Exercise notebooks for CVND.
iffyaiyan/udacity_traffic_light
iffyaiyan/AIHND-Pneumonia-Detection-from-Chest-X-Rays
iffyaiyan/Meals-Finder
iffyaiyan/Udacity_Self_Driving_Car_Project
iffyaiyan/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
iffyaiyan/fastbook
Draft of the fastai book
iffyaiyan/CarND-Advanced-Lane-Lines
iffyaiyan/Seattle-Airbnb
iffyaiyan/Seatle-Airbnb-CRISP-Udacity-project
iffyaiyan/DataAugmentationForObjectDetection
Data Augmentation For Object Detection
iffyaiyan/Real_time_Object_detection_TF
This is an implementation of tensor flow object detection API for running it in Real time through Webcam
iffyaiyan/course-v3
The 3rd edition of course.fast.ai
iffyaiyan/numerical-linear-algebra
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
iffyaiyan/Caltech-UCSD-Birds-PyTorch
German traffic signs dataset is analysed with Keras. This task is a multi-class classification problem and the dataset is complex because of containing 200 classes with 12000 images. The dataset is splitted into training, validation and test dataset and normalised. Data is preprocessed and data augmentation is applied. The ResNet model is used by the courtesy of transfer learning and trained. At the end of this process, 69% acurracy is obtained on the test dataset
iffyaiyan/big-data-engineering-project
Big Data Engineering practice project, including ETL with Airflow and Spark using AWS S3 and EMR
iffyaiyan/Coursera-DL-AndrewNg
My solutions to assignments of the Deep Learning course on Coursera.
iffyaiyan/Udacity-CarND-Behavioral-Cloning-Final
Term 1, Project 3 - Udacity Self Driving Car Nanodegree
iffyaiyan/Udacity-Behavioral-Cloning
Project 3 of Udacity CarND. Train a CNN to predict steering and drive in the simulator.
iffyaiyan/Number-Plate-Recognition
Number Plate Detection System is a real-time computer vision technology to extract the license number of vehicles from images. It is an embedded system which has numerous applications and challenges. The system works satisfactorily for wide variations in illumination conditions and different types of number plates commonly found across the world. This project uses Python and the Open Computer Vision Library (OpenCV).