Mahesh Deshwal

Results 5 repositories owned by Mahesh Deshwal

NSE-Stock-Scanner

169
Stars
125
Forks
Watchers

National Stock Exchange (NSE), India based Stock screener program. Supports Live Data, Swing / Momentum Trading, Intraday Trading, Connect to online brokers as Zerodha Kite, Risk Management, Emotion C...

yolov7-deepsort-tracking

136
Stars
59
Forks
Watchers

Modular and ready to deploy code to detect and track videos using YOLO-v7 and DeepSORT

DataScience-StudyMaterial

83
Stars
11
Forks
Watchers

Just some stuff for Interview questions, books, annotated paper, notes, cheat sheets etc etc related to ML,AI, Deep Learning and Data Science

PHUDGE

41
Stars
5
Forks
Watchers

Official repo for the paper PHUDGE: Phi-3 as Scalable Judge. Evaluate your LLMs with or without custom rubric, reference answer, absolute, relative and much more. It contains a list of all the availab...

ML-Models-from-Scratch

24
Stars
3
Forks
Watchers

Repo for ML Models built from scratch such as Self-Attention, Linear +Logistic Regression, PCA, LDA. CNN, LSTM, Neural Networks using Numpy only