Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by MuntahaShams
A curated list of projects in awesome lists by MuntahaShams .
https://github.com/muntahashams/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
blood-pressure characteristic-attributes cholestoral-levels heart-disease-prediction heart-rate machine-learning machine-learning-algorithms neural-networks
Last synced: 13 Nov 2024
https://github.com/muntahashams/breast-cancer-detection-
breast cancer detection using KNN and SVM
breast-cancer breast-cancer-detection breast-cancer-diagnosis breast-cancer-prediction breastcancer-classification deep-learning knn svm-model
Last synced: 13 Nov 2024
https://github.com/muntahashams/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.
Last synced: 13 Nov 2024
https://github.com/muntahashams/face-recongnition-on-windows
face-recognition on windows in easiest way
face-recongnition face-recongnition-on-windows python windows
Last synced: 13 Nov 2024
https://github.com/muntahashams/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
computer-vision face-recongnition machine-learning object-detection object-recognition py-torch
Last synced: 13 Nov 2024
https://github.com/muntahashams/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
computer-vision deep-learning detect-objects detection-algorithm image machine-learning object-detection object-detection-model udacity-nanodegree video webcam yolo yolo-algorithm
Last synced: 13 Nov 2024
https://github.com/muntahashams/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!
artificial-intelligence character-encoding character-level-lstm deep-neural-networks generate-text lstm machine-learning-algorithms pytorch text-generation
Last synced: 13 Nov 2024
https://github.com/muntahashams/stock_market-prediction
using linear regression model stock market prices can be predicted
linear-regression stock-analysis stock-market stock-prediction-models stock-prediction-with-regression stock-predictions stock-price-prediction
Last synced: 13 Nov 2024
https://github.com/muntahashams/style-transfer
In this notebook, we’ll recreate a style transfer method that is outlined in the paper, Image Style Transfer Using Convolutional Neural Networks, by Gatys in PyTorch.
cnn deep-learning machine-learning pytorch style-transfer style-transfer-algorithms style-transfer-cnn
Last synced: 13 Nov 2024
https://github.com/muntahashams/optimizing-a-healthcare-network
OPTIMIZING A HEALTHCARE NETWORK
optimizing-a-healthcare-network
Last synced: 13 Nov 2024
https://github.com/muntahashams/coursera-data-and-deployment-specialiation
this repo contain complete solutions of exercises and examples
coursera data-and-deployment data-and-deployment-specialiation tensorflow-js tensorflow-lite
Last synced: 13 Nov 2024
https://github.com/muntahashams/sentiments-classification
Sentiment Classification & How To "Frame Problems" for a Neural Network
neural-network pytorch sentiments-classification
Last synced: 13 Nov 2024
https://github.com/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
aids linear-regression machine-learning
Last synced: 13 Nov 2024
https://github.com/muntahashams/attention-basics
In this notebook, we look at how attention is implemented. We will focus on implementing attention in isolation from a larger mode
Last synced: 13 Nov 2024
https://github.com/muntahashams/async-rust
this repo contain an article on how to fetching data from the PokéAPI using async/.awaite featured by RUST
async async-await async-rust pokeapi pokemon-api
Last synced: 13 Nov 2024
https://github.com/muntahashams/german-traffic-sign-classification
German-Traffic-Sign-Classification
cnn cnn-classification german-traffic-sign-classifier german-traffic-signs python tensorflow
Last synced: 13 Nov 2024
https://github.com/muntahashams/color-detection-on-image
color recognition system which could identify any color in a given image. I did this simply by OpenCV by retrieving the R,G & B values from the pixel and matching them to a color dataframe given in the Colors.csv file.
color-detection color-detector color-recong image opencv
Last synced: 13 Nov 2024
https://github.com/muntahashams/javascript
this repo contain practice solutions of javascript
calculator calculator-application chat-app chat-app-using-firebase javascript stopwatch stopwatch-application to-do-app to-do-list
Last synced: 13 Nov 2024
https://github.com/muntahashams/complete-website
this repo contain a complete website consist of 5 pages
Last synced: 13 Nov 2024
https://github.com/muntahashams/bootcamp
this repository contain codes of bootcamp2020
Last synced: 13 Nov 2024
https://github.com/muntahashams/chatbot
convert affirmative present simple and continuous sentence into interrogative and negative sentence
aiml aiml-bots chatbot introgative-sentence negative-sentence
Last synced: 13 Nov 2024
https://github.com/muntahashams/number-plate-detection-
this code will extract the number plate of car from car image
number-plate-detection number-plate-recognition python
Last synced: 13 Nov 2024
https://github.com/muntahashams/multithreading-multitasking-difference
this repo contain a docx file in which difference of multi-threading and multi-tasking in rust discuss in detail
async-await multi-tasking multi-threading multitasking multithreading multithreading-multitasking-diff rust
Last synced: 13 Nov 2024
https://github.com/muntahashams/real-time-face-recongnition-using-keras-opencv
model is train using Vgg16 and tested on webcam
cnn cnn-keras face-detection face-recognition face-tracking keras open-cv real-time webcam
Last synced: 13 Nov 2024
https://github.com/muntahashams/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
arms human-pose-estimation length measurement mpii mpii-dataset opencv openpose shoulder
Last synced: 13 Nov 2024
https://github.com/muntahashams/rocket-rust
Rocket web frame work for get and post request
Last synced: 01 Nov 2024
https://github.com/muntahashams/expense-tracker-app-react
an Expense Tracker App using React Hooks and Context API
bootcamp-project expense-tracker react
Last synced: 13 Nov 2024
https://github.com/muntahashams/real-time-mask-detection
trained on own CNN model and tested on web camera
cnn covid-19 face-mask-detection face-mask-detector keras opencv real-time tensorflow webcam
Last synced: 13 Nov 2024
https://github.com/muntahashams/saylani-home-page
this repo contain code for saylani home page
Last synced: 13 Nov 2024
https://github.com/muntahashams/react-avatar
this repo contain react code for practice
Last synced: 13 Nov 2024
https://github.com/muntahashams/qr-scan
OpenCV is uses to scan multiple QR at real time.OpenCV can do is facilitate the process of reading barcodes and QR codes, including loading an image from disk, grabbing a new frame from a video stream, and processing it
opencv qr-codes reading-barcodes real-time-qr-scan video-stream
Last synced: 13 Nov 2024
https://github.com/muntahashams/railway-track-fault-detection
This model is able to detect fault in railway track images
Last synced: 13 Nov 2024
https://github.com/muntahashams/digital-clock-using-fpga
digital clock is to display the time digitally using 7-segment display on FPGA Board. The digital clock by default displays the run time and time can be set by using time set assigned to switch on board.The digital clock designed is a 24-clock hour format. It displays the time in format of hours:minutes: seconds.
digital-clock fpga fpga-board hours minutes
Last synced: 13 Nov 2024
https://github.com/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
arduino arduino-code dh22 dht11 exhasut-fan-control exhasut-fan-control-by-dht11 temperature-rise timer
Last synced: 13 Nov 2024
https://github.com/muntahashams/udacity-computer_vision
this repo contain projects of computer vision nano degree program
computer-vision udacity udacity-computer-vision-nanodegree udacity-nanodegree
Last synced: 13 Nov 2024
https://github.com/muntahashams/simulations
this repo contain simulations of various circuits
3phase controlled-rectifier microwind modelsim nanohub power-electronics rectifier simulation ssd thyister uncontrolled-rectifer vlsi vlsi-circuits
Last synced: 13 Nov 2024
https://github.com/muntahashams/social-distance-detector
A social distancing detector built with OpenCV using YOLO(COCO model) object detector
opencv social-distancing social-distancing-detection video yolov3
Last synced: 13 Nov 2024