Pinned Repositories
checkmate2020
Checkmate2020-Unity
Compiler-construction-CSF363
Our group's submission for the course project for Compiler Construction CSF363
course-v3
The 3rd edition of course.fast.ai
Covid-19-LinReg
Performed Linear Regression on COVID-19 dataset from Kaggle to predict number of infected people
CSF425-Deep-Learning
This repository is made for showcasing assignments submitted for partial fulfillment of the Deep Learning course here at BITS Pilani, Pilani campus
flow-time-series
Multivariate time series analysis on water flow data with Total Suspended solids
Lung2Mask
This repository contains my work on the task of segmenting out the lungs from X-Rays. I used the Pix2Pix architecture by treating this as an Image to Image translation where the lung images are our images from domain A and the masks from domain B. The model tries to learn a mapping function from domain A to B. This project worked as a way for me to know more about Segmentation and implementing a Pix2Pix model by myself.
Playing-Pong-using-DQN
This repo contains my implementation of a Deep Q network which is used to play the old Atari game of Pong
Pneumonia-X-Ray-Dataset
My try at analyzing a Dataset containing X rays of Pneumonia patients. It was a binary classification project and we had to determine whether or not the patient had Pneumonia
lelouch0204's Repositories
lelouch0204/hello-world
Could this be anymore generic
lelouch0204/Microprocessor-Assembly-Language-Programs
This repository contains the Assembly Language Programs submitted during the lab sessions of the course Microprocessor Programming and Interfacing, BITS Pilani.