Pinned Repositories
AIassignments
Assignments for the course CS 561
ClassroomPlanner
Generate the seating plan for a classroom using multi-threading in Java and Android
CloneYoutube
Imitate various features that Youtube provides using various databases.
continue-watsonx
⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
idle_apocalypse_optim
A fun side project
Misbehaviour-VANETs
Term project that aims to detect misbehaving nodes in a VANET setup.
MIX-plus-GANs
Code for the paper Generalization and Equilibrium in GANs
MultiThread-Mergesort
Using Java libraries to implement Multi-threaded merge-sort
NetworkSimulator
Using NS3 to simulate simple network topologies
param-ishan-IITG-setup
Guide to install the newer TF 1.2.1 version on Param-Ishan at IITG
manishdash12's Repositories
manishdash12/param-ishan-IITG-setup
Guide to install the newer TF 1.2.1 version on Param-Ishan at IITG
manishdash12/AIassignments
Assignments for the course CS 561
manishdash12/ClassroomPlanner
Generate the seating plan for a classroom using multi-threading in Java and Android
manishdash12/CloneYoutube
Imitate various features that Youtube provides using various databases.
manishdash12/continue-watsonx
⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
manishdash12/idle_apocalypse_optim
A fun side project
manishdash12/Misbehaviour-VANETs
Term project that aims to detect misbehaving nodes in a VANET setup.
manishdash12/MIX-plus-GANs
Code for the paper Generalization and Equilibrium in GANs
manishdash12/MultiThread-Mergesort
Using Java libraries to implement Multi-threaded merge-sort
manishdash12/NetworkSimulator
Using NS3 to simulate simple network topologies
manishdash12/Prolog
Project that solves 3 problems using logic programming in Prolog
manishdash12/SocketProgramming
A simple implementation using socket programming to create a server-client system
manishdash12/SQLparser
A lexical tokeniser and syntactical parser for SQL queries
manishdash12/Upload
Fast api hosting on heroku
manishdash12/vae_tutorial
Caffe code to accompany my Tutorial on Variational Autoencoders
manishdash12/yaccCompiler
A bottom-up parser for a subset of C language using bison and flex.