Pinned Repositories
actions
Reusable GitHub Actions for elementary apps
Algorithmics
A Java library for people who want to implement some algorithms quickly.
DeepNAT-2D
Implementation of 2D version of DeepNAT: Deep Convolutional Neural Network for Segmenting Neuroanatomy in Tensorflow 2.x
DLMML
Auto-DL helps you make Deep Learning models without writing a single line of code and giving as little input as possible.
DSA
Learning DSA with Python3
DSA-Library
Collection of all important Data Structures and algorithms.
fastago
CLI to deal with fasta files written in Go
hacktoberfest-swag-list
Multiple companies give out swag for Hacktoberfest, and this repo tries to list them all.
spanning-tree-protocol
Simulation of spanning tree algorithm
vm-autoscaling
Cloud management system using the libvirt API
garg-saurav's Repositories
garg-saurav/DSA
Learning DSA with Python3
garg-saurav/spanning-tree-protocol
Simulation of spanning tree algorithm
garg-saurav/vm-autoscaling
Cloud management system using the libvirt API
garg-saurav/actions
Reusable GitHub Actions for elementary apps
garg-saurav/Algorithmics
A Java library for people who want to implement some algorithms quickly.
garg-saurav/DeepNAT-2D
Implementation of 2D version of DeepNAT: Deep Convolutional Neural Network for Segmenting Neuroanatomy in Tensorflow 2.x
garg-saurav/DLMML
Auto-DL helps you make Deep Learning models without writing a single line of code and giving as little input as possible.
garg-saurav/DSA-Library
Collection of all important Data Structures and algorithms.
garg-saurav/fastago
CLI to deal with fasta files written in Go
garg-saurav/hacktoberfest-swag-list
Multiple companies give out swag for Hacktoberfest, and this repo tries to list them all.
garg-saurav/splitwise-clone
CS251 Project
garg-saurav/Hello-FOSS-ML
The Machine Learning repository for Hello-FOSS
garg-saurav/hostel-management-system
CS387 Project
garg-saurav/mg-bot
mg bot for telegram
garg-saurav/mi2k19web
garg-saurav/multicity
garg-saurav/my-c-shell
A shell in C language similar to bash shell to execute user commands having interactive and batch mode
garg-saurav/numpy-neural-net
Vectorised implementation of forward and backward propagation of different neural network layers in numpy
garg-saurav/photoprism
Personal Photo Management powered by Go and Google TensorFlow
garg-saurav/spacy-server
🦜 Containerized HTTP API for industrial-strength NLP via spaCy and sense2vec
garg-saurav/xv6-plus-plus
xv6 with new functionalities and optimisations
garg-saurav/xv6-public
xv6 OS