Pinned Repositories
aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
chess
My chess bot
Dog-breed-prediction
Classifier trained using transfer learning for predicting among 133 different dog breeds.
ESRI_Object_Detection
Winning solution for ESRI Data Science Challenge 2019 - Hacker Earth
hackerearth-tag-recommendation
Winning solution for hackerearth's deep learning #4 challenge
Incedo-HackerEarth
LB #1 ( without using leaks ) Solution for https://www.hackerearth.com/challenges/hiring/incedo-ds-nlp-hiring-2019/problems/
MatrixManipulationInC
Basic tasks like printing, adding and multiplying matrices. Also finds the transpose, determinant, adjoint or inverse of a matrix of any order(<100).
Neural-Network-C-
Neural network from scratch in c++
sort_compare
Run time complexity comparison of various sorting algorithms
ssd_detectors
SSD-based object and text detection with Keras, SSD, DSOD, TextBoxes, SegLink, TextBoxes++, CRNN
kunwar31's Repositories
kunwar31/ESRI_Object_Detection
Winning solution for ESRI Data Science Challenge 2019 - Hacker Earth
kunwar31/MatrixManipulationInC
Basic tasks like printing, adding and multiplying matrices. Also finds the transpose, determinant, adjoint or inverse of a matrix of any order(<100).
kunwar31/Dog-breed-prediction
Classifier trained using transfer learning for predicting among 133 different dog breeds.
kunwar31/Incedo-HackerEarth
LB #1 ( without using leaks ) Solution for https://www.hackerearth.com/challenges/hiring/incedo-ds-nlp-hiring-2019/problems/
kunwar31/hackerearth-tag-recommendation
Winning solution for hackerearth's deep learning #4 challenge
kunwar31/aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
kunwar31/chess
My chess bot
kunwar31/Neural-Network-C-
Neural network from scratch in c++
kunwar31/sort_compare
Run time complexity comparison of various sorting algorithms
kunwar31/ssd_detectors
SSD-based object and text detection with Keras, SSD, DSOD, TextBoxes, SegLink, TextBoxes++, CRNN
kunwar31/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
kunwar31/active_learning
Active Learning for text classification
kunwar31/BARTABSA
kunwar31/cognita
RAG (Retrieval Augmented Generation) Framework for building modular, open source applications for production by TrueFoundry
kunwar31/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
kunwar31/GPU-Benchmarks-on-LLM-Inference
Multiple NVIDIA GPUs or Apple Silicon for Large Language Model Inference?
kunwar31/Hospital-Managment-System
kunwar31/instaloader
Download pictures (or videos) along with their captions and other metadata from Instagram.
kunwar31/matplotlib-cpp
Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
kunwar31/models
Models and examples built with TensorFlow
kunwar31/nmt-chatbot
NMT Chatbot
kunwar31/numpy
The fundamental package for scientific computing with Python.
kunwar31/open-gpu-kernel-modules
NVIDIA Linux open GPU with P2P support
kunwar31/perf_analyzer
kunwar31/pydensecrf
Python wrapper to Philipp Krähenbühl's dense (fully connected) CRFs with gaussian edge potentials.
kunwar31/stable-retro
Retro games for Reinforcement Learning
kunwar31/tinynumpy
A lightweight, pure Python, numpy compliant ndarray class.
kunwar31/training
Reference implementations of MLPerf™ training benchmarks
kunwar31/yolov10
YOLOv10: Real-Time End-to-End Object Detection