Pinned Repositories
competitive-programming
Solution to questions in CPP
dotfiles
My dotfiles
GujjuCoders
Blogging happens here! :smile:
ML_SIG
This repository contains topics that are covered in weekly SIG meets along with the resources.
ParallelDF
A shared memory implementation of the DF (Document Frequency) index data structure for Linux file system using openMP threads.
ParaSieve
Parallelized Sieve of Eratosthenes with Message Passing model.
ParaWDI
Parallel Word Document Indexing using MPI
SIG_Linux
SkipGram
Implementing skip gram model of word2vec with visualization of embedding in tensorboard.
svaderia.github.io
svaderia's Repositories
svaderia/SkipGram
Implementing skip gram model of word2vec with visualization of embedding in tensorboard.
svaderia/dotfiles
My dotfiles
svaderia/ML_SIG
This repository contains topics that are covered in weekly SIG meets along with the resources.
svaderia/Python
All Algorithms implemented in Python
svaderia/Random_Codes
Random codes for various tasks
svaderia/competitive-programming
Solution to questions in CPP
svaderia/Compiler
CSF363 : Compiler Construction, course project
svaderia/ParallelDF
A shared memory implementation of the DF (Document Frequency) index data structure for Linux file system using openMP threads.
svaderia/ParallelEdgeReverse
Parallelizing edge reversal in directed sparse graph using divide and conquer technique in PRAM shared memory model
svaderia/ParaSieve
Parallelized Sieve of Eratosthenes with Message Passing model.
svaderia/ParaWDI
Parallel Word Document Indexing using MPI
svaderia/Path_Finding_Agent
Implementation of a Path finding agent using Informed and Uniformed search techniques
svaderia/svaderia.github.io
svaderia/Bayes_net
svaderia/compare-your-kicks
The default Gatsby starter
svaderia/CS231n
My solution to the assignments of CS231n offered by Stanford.
svaderia/DBSCAN_Variant
A variant of the DBSCAN clustering algorithm written in the functional programming paradigm.
svaderia/e-maxx-eng
Translation of http://e-maxx.ru into English
svaderia/Energy-Efficiency-Of-Residential-Buildings
The project is an android application presented in APOGEE, 2017 which, using Machine Learning predicts the dependence of energy efficiency (in terms of Heating and Cooling Loads) of a residential building of a particular area on its structure and design.
svaderia/Fan_Control_System
Fan control system using 8086 Microprocessor.
svaderia/Functional_Programming_Practice
Practice of Functional Programming in DrRacket 6.10.1
svaderia/gitignore
A collection of useful .gitignore templates
svaderia/iudx-catalogue
An Open Source implementation of India Urban Data Exchange (IUDX) Catalogue Service and Search APIs using Vert.x, an event driven and non-blocking high performance reactive framework, for identifying assets and data resources in Smart Cities.
svaderia/ML_Hackathon
Machine Learning Hackathon for Apogee
svaderia/MNIST
MNIST : A Hello world task of Deep Learning
svaderia/ParaFind
A shared memory implementation of the Find operation in a semi-ordered matrix using openMP threads.
svaderia/quote-of-the-day
Show quote of the day :)
svaderia/SIG_Cryptography
svaderia/Slack-Stock-DAG
This repository holds a list of cool resources for the BITS Pilani CS Group. Join the group by filling this: https://forms.gle/NfbUvRsUX69Xo1Zp7
svaderia/styleguide
Style guides for Google-originated open-source projects