Pinned Repositories
enrichment-table-app
Creates a new table for performing, storing and viewing functional enrichment analysis
Aerial-Imagery-Object-Detection
Implementation of Deep Learning algorithms for Object detection in Aerial Imagery
blood-cell-detector
Blood Cell Detection and Classification using CNN and LSTMs
cluster-toolkit
Cluster Toolkit is an open-source software offered by Google Cloud which makes it easy for customers to deploy AI/ML and HPC environments on Google Cloud.
Competitive-Coding-Solutions
My Solutions to select Programming Contest Problems
DGA-Prediction
Author's Code for the paper "Using Auxiliary Inputs in Deep Learning Models for Detecting DGA-based Domain Names"
ERPLAG-Compiler
Code Repository for multiple stages of Compiler Construction Project[Spring Semester 2019-20]
Firefly-Algorithm
Code for Firefly Algorithm (FA) for multimodal optimization and a comparison with PSO Algorithm.
Pneumothorax-Detection
Repository for code tested to build models for the Kaggle contest
Udaan-Solutions
Solutions to Problems asked by Udaan in hiring challenges in the AY 2020-21
ighosh98's Repositories
ighosh98/blood-cell-detector
Blood Cell Detection and Classification using CNN and LSTMs
ighosh98/Pneumothorax-Detection
Repository for code tested to build models for the Kaggle contest
ighosh98/Firefly-Algorithm
Code for Firefly Algorithm (FA) for multimodal optimization and a comparison with PSO Algorithm.
ighosh98/DGA-Prediction
Author's Code for the paper "Using Auxiliary Inputs in Deep Learning Models for Detecting DGA-based Domain Names"
ighosh98/Udaan-Solutions
Solutions to Problems asked by Udaan in hiring challenges in the AY 2020-21
ighosh98/Competitive-Coding-Solutions
My Solutions to select Programming Contest Problems
ighosh98/Aerial-Imagery-Object-Detection
Implementation of Deep Learning algorithms for Object detection in Aerial Imagery
ighosh98/cluster-toolkit
Cluster Toolkit is an open-source software offered by Google Cloud which makes it easy for customers to deploy AI/ML and HPC environments on Google Cloud.
ighosh98/ERPLAG-Compiler
Code Repository for multiple stages of Compiler Construction Project[Spring Semester 2019-20]
ighosh98/aic-reflexis-optimizer
Solution for Apogee Innovation Challenge Problem Statement of Reflexis
ighosh98/aws-cdk
The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
ighosh98/big-data-systems-lab
Implementations of data structures and other practice projects for big data systems
ighosh98/Computational-Biology
Code repository for Computational Biology courses at BITS Pilani
ighosh98/CSF213_OOP_JAVA
Code repository for the course Object Oriented Programming(Fall Semester 2018-19) at BITS Pilani
ighosh98/cytoscape-tutorial-solutions
Experimental code implemented to build a Cytoscape enrichment app
ighosh98/datathon
Datathon 2019
ighosh98/deep-learning-v2-pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
ighosh98/DSA-codes
Implementations for Data Structures and Algorithms Course at BITS Pilani(Spring Semester 2018-19)
ighosh98/frontend-nanodegree-feedreader
ighosh98/frontend-nanodegree-mobile-portfolio
ighosh98/frontend-nanodegree-resume
This repository is used for one of the projects in Udacity's Front-End Web Developer Nanodegree program. Learn how to become a Front-End Developer today with line-by-line code reviewed projects and get a job with career services!
ighosh98/ighosh98.github.io
Portfolio Website Code Repository(My Personal Website)
ighosh98/introduction-to-terraform-on-google-cloud-platform-4506001
This is a repository for the LinkedIn Learning course Introduction to Terraform on Google Cloud Platform
ighosh98/kubernetes-the-hard-way-gcp
Bootstrap Kubernetes the hard way. No scripts.A GCP based updated tutorial with solutions
ighosh98/LCS
Code Repository for the course Logic In Computer Science(First Semester 2018-19)
ighosh98/Microprocessor-and-Interfacing-Practicals
Code Repository for the course Microprocessor and Interfacing[Semester-2 2018-19]
ighosh98/mooc-software-testing
ighosh98/Neural-Nets
All material created and used in the on-campus course on Neural Networks and Fuzzy Logic and Fuzzy Logic and Applications(2019-20 Fall Semester BITS Pilani)
ighosh98/PaymentProcessor
ighosh98/sirix
SirixDB is an embeddable, temporal, evolutionary database system, which uses an append-only approach to store immutable revisions. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach.