TheUnsolvedDev
Tech Guy with a dedicated interest in learning new kinds of stuff. DSAI @ IITM 2024 CSE @ IITM 2023. CSE @ NITA 2022.
India
Pinned Repositories
Cross-Component-Linear-Model-Prediction
CUDA_NN_FS
This repository features a from-scratch implementation of a neural network using CUDA and C. The primary goal of this project is to leverage CUDA's parallel computing capabilities to significantly accelerate the training and inference processes of neural networks, utilizing the computational power of NVIDIA GPUs.
JaxStormer
Welcome to the JAX Machine Learning Practice repository! This repository contains practice code for implementing various machine learning algorithms using JAX, a numerical computing library that provides automatic differentiation and GPU/TPU acceleration.
Music-Genre-Detection
This repository is mainly about the classification of music genres of Kaggle music dataset in various forms of data preparation
ProbabilisticMadness
Statistics and Machine Learning in depth analysis with Tensorflow Probability
PytorchJourney
Basic Implementation of machine learning and deep learning algorithms in pytorch
Quadruped-Robot
Quadruped Robot – It is a four-legged walking robot that is a bionic replica of a spider (Arachnid species) that uses its legs for movement and can perform some tasks either by human interaction or on its own.
ReinforcementLearning
Repository containing basic algorithm applied in python.
Sentiment-Analysis-With-Multi-Domain-Adaptation
Multi domain adaption of quick sentiment analysis on mutliple catagories of task like classification of the nature of the reviews regrading various objects found in Amazon website
TensorflowML
Welcome to a comprehensive repository dedicated to implementing a wide array of algorithms in Machine Learning, Deep Learning, and Reinforcement Learning. This repository emphasizes the use of TensorFlow 2, but also incorporates various other libraries to deliver robust and versatile implementations across multiple domains.
TheUnsolvedDev's Repositories
TheUnsolvedDev/Quadruped-Robot
Quadruped Robot – It is a four-legged walking robot that is a bionic replica of a spider (Arachnid species) that uses its legs for movement and can perform some tasks either by human interaction or on its own.
TheUnsolvedDev/CUDA_NN_FS
This repository features a from-scratch implementation of a neural network using CUDA and C. The primary goal of this project is to leverage CUDA's parallel computing capabilities to significantly accelerate the training and inference processes of neural networks, utilizing the computational power of NVIDIA GPUs.
TheUnsolvedDev/JaxStormer
Welcome to the JAX Machine Learning Practice repository! This repository contains practice code for implementing various machine learning algorithms using JAX, a numerical computing library that provides automatic differentiation and GPU/TPU acceleration.
TheUnsolvedDev/Sentiment-Analysis-With-Multi-Domain-Adaptation
Multi domain adaption of quick sentiment analysis on mutliple catagories of task like classification of the nature of the reviews regrading various objects found in Amazon website
TheUnsolvedDev/ProbabilisticMadness
Statistics and Machine Learning in depth analysis with Tensorflow Probability
TheUnsolvedDev/ReinforcementLearning
Repository containing basic algorithm applied in python.
TheUnsolvedDev/Cross-Component-Linear-Model-Prediction
TheUnsolvedDev/Music-Genre-Detection
This repository is mainly about the classification of music genres of Kaggle music dataset in various forms of data preparation
TheUnsolvedDev/PytorchJourney
Basic Implementation of machine learning and deep learning algorithms in pytorch
TheUnsolvedDev/Soft-Exponential-Activation-Function-Implementation-
Implementation of parameterized soft-exponential activation function.
TheUnsolvedDev/Forgetting-Nature-Of-Neural-Network
The ability to learn tasks in a sequential fashion is crucial to the development of artificial intelligence. Until now neural networks have not been capable of this and it has been widely thought that catastrophic forgetting is an inevitable feature of connectionist models.
TheUnsolvedDev/TensorflowML
Welcome to a comprehensive repository dedicated to implementing a wide array of algorithms in Machine Learning, Deep Learning, and Reinforcement Learning. This repository emphasizes the use of TensorFlow 2, but also incorporates various other libraries to deliver robust and versatile implementations across multiple domains.
TheUnsolvedDev/cinema-ticket
TheUnsolvedDev/CS6700-PA-3
Reinforcement learning Assignment 3
TheUnsolvedDev/cuml
cuML - RAPIDS Machine Learning Library
TheUnsolvedDev/DARKnes
TheUnsolvedDev/DeviceHand
TheUnsolvedDev/IIT_Madras_days
Collection of the materials gathered course work done during my whole time
TheUnsolvedDev/Image_Captioning_with_tf2
Image Captioning model with resnet and GRU
TheUnsolvedDev/India-Academia-Connect-AI-Hackathon
Solution of the hackathon
TheUnsolvedDev/jash-maester
Personal Bio
TheUnsolvedDev/job-application-cli
A CLI application to track job applications and provide relevant metrics on them.
TheUnsolvedDev/Nintendo-Crush
TheUnsolvedDev/Probabilistic-Data-Compression
Data compression using AI
TheUnsolvedDev/Server-TCP
Practicing TCP communication in C over a single network
TheUnsolvedDev/STM32-Tutorials
This folder contains all my STM32 programming projects shared on YouTube
TheUnsolvedDev/TemporaryDSAStuffs
TheUnsolvedDev/TheUnsolvedDev
TheUnsolvedDev/Transcription-Factor-binding-reveal
Implementation of the research paper based on Base-resolution models of transcription-factor binding reveal soft motif syntax
TheUnsolvedDev/yolov4_darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )