harshal0815
Web Dev and Systems enthusiast. Here for learning new stuff.
@IRIS-NITKNational Institute of Technology, Karnataka
harshal0815's Stars
openedx/edx-proctoring
gliese581gg/YOLO_tensorflow
tensorflow implementation of 'YOLO : Real-Time Object Detection'
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
onnx/onnx-tensorrt
ONNX-TensorRT: TensorRT backend for ONNX
meetecho/janus-gateway
Janus WebRTC Server
kmario23/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
krasserm/face-recognition
Deep face recognition with Keras, Dlib and OpenCV
JustinShenk/fer
Facial Expression Recognition with a deep neural network as a PyPI package
PacktPublishing/CPP-Data-Structures-and-Algorithms
C++ Data Structures and Algorithms, published by Packt
rapidsai/rmm
RAPIDS Memory Manager
rapidsai/cusignal
cuSignal - RAPIDS Signal Processing Library
rapidsai/dask-cuda
Utilities for Dask and CUDA interactions
rapidsai/cudf
cuDF - GPU DataFrame Library
HarshCasper/NeoAlgo
Bringing all Data Structures and Algorithms under one Roof ⚡
practical-tutorials/project-based-learning
Curated list of project-based tutorials
TheAlgorithms/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
stefan-jansen/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
opencv/opencv_contrib
Repository for OpenCV's extra modules
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
cli/cli
GitHub’s official command line tool
jaehyunp/stanfordacm
Stanford ACM-ICPC related materials
ZuzooVn/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
R4j4n/Face-recognition-Using-Facenet-On-Tensorflow-2.X
loarabia/Clang-tutorial
A collection of code samples showing usage of clang and llvm as a library
Vishal-V/100-Days-of-ML-Code
A 100 Day ML Challenge to learn and implement ML/DL concepts ranging from the basics of Machine Learning to advanced Deep Learning.
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
NVIDIA/nvidia-docker
Build and run Docker containers leveraging NVIDIA GPUs
timsort/cpp-TimSort
A C++ implementation of timsort