doomsday4
Senior Undergraduate Engineering student at IIT Kanpur. My interests include machine learning, neural networks, and computer vision.
Kanpur, India.
Pinned Repositories
3D-Object-Detection-for-Autonomous-Vehicles
AUV-Training-Y21
chrome-extension-Vibinex
This chrome extension adds actionable overlays based on the company's data (code, deployments and success metrics)
Heat-Transfer-in-Advanced-Manufacturing-using-PINN
This is a PINN based approach in solving high temperature heat transfer equations in manufacturing industries, with a focus on reducing the energy consumption and optimizing the sensor positioning.
iOS-app
A basic iOS app made using SwiftUI and WidgetKit.
linktree-clone
A linktree clone with links to my different profiles.
PINN-for-CSTR
The application of a Physics Informed Neural Network on modelling the parameters of a Continuously Stirred Tank Reactor, based on the data generated by a Simulink model.
sentiment_analysis
A simple logistic regression application to predict the response of a customer, based on the reviews given by them. This can then be used to target a specific client base for some particular products/services.
team-monitor-website
This website will be the interface for the organizations to get AI insights about their own code and their software development teams.
VSCodeExtension-LastEditor
This is a basic VS Code extension, that will allow the users to view the username of the last editor of each line of code. As in a code base, a team of multiple programmers work simultaneously, it is important to note what changes were made and who made them.
doomsday4's Repositories
doomsday4/Heat-Transfer-in-Advanced-Manufacturing-using-PINN
This is a PINN based approach in solving high temperature heat transfer equations in manufacturing industries, with a focus on reducing the energy consumption and optimizing the sensor positioning.
doomsday4/PINN-for-CSTR
The application of a Physics Informed Neural Network on modelling the parameters of a Continuously Stirred Tank Reactor, based on the data generated by a Simulink model.
doomsday4/VSCodeExtension-LastEditor
This is a basic VS Code extension, that will allow the users to view the username of the last editor of each line of code. As in a code base, a team of multiple programmers work simultaneously, it is important to note what changes were made and who made them.
doomsday4/chrome-extension-Vibinex
This chrome extension adds actionable overlays based on the company's data (code, deployments and success metrics)
doomsday4/iOS-app
A basic iOS app made using SwiftUI and WidgetKit.
doomsday4/linktree-clone
A linktree clone with links to my different profiles.
doomsday4/sentiment_analysis
A simple logistic regression application to predict the response of a customer, based on the reviews given by them. This can then be used to target a specific client base for some particular products/services.
doomsday4/team-monitor-website
This website will be the interface for the organizations to get AI insights about their own code and their software development teams.
doomsday4/3D-Object-Detection-for-Autonomous-Vehicles
doomsday4/AUV-Training-Y21
doomsday4/data-science
Some self made projects in python, to get a good understanding of Object Oriented Programming and implement it in data science.
doomsday4/doomsday4
Config files for my GitHub profile.
doomsday4/Driver-Gaze-Analysis
Under Graduate Project - Driver Gaze Analysis
doomsday4/dsa
A repository with all the major data structures and algorithms used in development.
doomsday4/image-processing-techniques
Course Assignment
doomsday4/Mathematical-Tools-for-Data-Science
Stamatics Project 2022
doomsday4/Mathematical-Tools-for-Data-Science-1
doomsday4/Object-detection-using-LiDAR
This is the implementation of the Voxelnet algorithm to detect 3D objects using point cloud data, image data and calibration using a LiDAR sensor.