Pinned Repositories
breast-cancer-detection-
breast cancer detection using KNN and SVM
Character-level-LSTM-Pytorch
In this notebook, I'll construct a character-level LSTM with PyTorch. The network will train character by character on some text, then generate new text character by character. As an example, I will train on Anna Karenina. This model will be able to generate new text based on the text from the book!
Cloths-length-measurement
The model is able to predict long and short sleeves t-shirts, jackets, tops , shirt as well as trouser, jeans, skirts etc. Then length is measured in pixels using OpenCV.
Face-recongnition-on-windows
face-recognition on windows in easiest way
Heart-Disease-Prediction-using-Neural-Networks
This project will focus on predicting heart disease using neural networks. Based on attributes such as blood pressure, cholestoral levels, heart rate, and other characteristic attributes, patients will be classified according to varying degrees of coronary artery disease
length-detection-using-human-pose-estimation
this project is able to detect length of both arms and shoulder to neck distance on a image and video using MPII trained model weights with human pose estimation technique
Object-detection-using-YOLOv3
YOLO is a state-of-the-art, real-time object detection algorithm. In this notebook, I had applied the YOLO algorithm to detect objects in images ,videos and webcam
Oriented-FAST-and-Rotated-BRIEF-ORB
ORB is Computer vision technique uses for object detection,this code will extract face of person from group picture
practice
stock_market-prediction
using linear regression model stock market prices can be predicted
MuntahaShams's Repositories
MuntahaShams/stock_market-prediction
using linear regression model stock market prices can be predicted
MuntahaShams/linear_regression
this is a data set of a country where people died due to aids in 1980s to 1992 perform linear regression to see wht changes have been made to lower the death rate between 1992 to 2000
MuntahaShams/chatbot
convert affirmative present simple and continuous sentence into interrogative and negative sentence
MuntahaShams/computer-vision-ND
Projects and exercises for the Udacity Computer Vision Nanodegree
MuntahaShams/CVND_Exercises
Exercise notebooks for CVND.
MuntahaShams/deep-learning-v2-pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
MuntahaShams/DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
MuntahaShams/deeptraffic
DeepTraffic is a deep reinforcement learning competition, part of the MIT Deep Learning series.
MuntahaShams/dermatologist-ai
MuntahaShams/DL_PyTorch
Code for the Deep Learning with PyTorch lesson
MuntahaShams/exhasut-fan-control-by-dht11
when temperature rise to 30 degree fan turns on and turn off when temperature below 30 degree with a timer of 10 seconds
MuntahaShams/Quarter2-Online
MuntahaShams/Real-time-human-pose-estimation-and-classification
MuntahaShams/Realtime_Multi-Person_Pose_Estimation
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
MuntahaShams/STGCN
implementation of STGCN for traffic prediction in IJCAI2018