nidhicj's Stars
piborg/Gamepad
A simple library for getting game controller and joystick inputs into Python in Linux.
towardsai/tutorials
AI-related tutorials. Access any of them for free → https://towardsai.net/editorial
MasterBin-IIAU/Unicorn
[ECCV'22 Oral] Towards Grand Unification of Object Tracking
Nosudrum/launch-stats
Space launch statistics, charts & infographics made in Python with the Launch Library 2 API.
zhmou/Turbofan-engine-RUL-prediction
RUL prediction for C-MAPSS dataset, reproduction of this paper: https://personal.ntu.edu.sg/xlli/publication/RULAtt.pdf
ahmedfgad/GeneticAlgorithmPython
Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
ebrock/raw-to-jpg
Convert CR2 images to JPG. Python script.
JudasDie/deeplearning.ai
Some work of Andrew Ng's course on Coursera
patrickloeber/pytorchTutorial
PyTorch Tutorials from my YouTube channel
arashjamalian/fmriNet
falbusaidi/DataScience_Project
Data Science Project to Analyse C-MAPSS Dataset
shushrutsharma/Data-Structures-and-Algorithms-Python
All the essential resources and template code needed to understand and practice data structures and algorithms in python with few small projects to demonstrate their practical application.
FrancescoSaverioZuppichini/Reinforcement-Learning-Cheat-Sheet
Reinforcement Learning Cheat Sheet
seongjunyun/CNN-with-Dual-Local-and-Global-Attention
Implementaion of Interpretable Convolutional Neural Networks with Dual Local and Global Attention for Review Rating Prediction
mahdiabavisani/DSRC
Tensorflow implementation of "Deep sparse representation-based classification"
ektormak/Lyssandra
A collection of Python tools for feature extraction and image classification using Sparse Coding algorithms.
datarootsio/tutorial-face-mask-detection
In this project, we develop a pipeline to detect unmasked faces in images. This can, for example, be used to alert people that do not wear a mask when entering a building.
HeeebsInc/FaceMaskEmotionDetection
This repo contains code for how to create a program that can detect whether a person is wearing a mask or their facial expression.