Shuvrajeet Das's repositories
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.
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.
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
ProbabilisticMadness
Statistics and Machine Learning in depth analysis with Tensorflow Probability
Music-Genre-Detection
This repository is mainly about the classification of music genres of Kaggle music dataset in various forms of data preparation
PytorchJourney
Basic Implementation of machine learning and deep learning algorithms in pytorch
ReinforcementLearning
Repository containing basic algorithm applied in python.
Soft-Exponential-Activation-Function-Implementation-
Implementation of parameterized soft-exponential activation function.
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.
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.
cuml
cuML - RAPIDS Machine Learning Library
Image_Captioning_with_tf2
Image Captioning model with resnet and GRU
India-Academia-Connect-AI-Hackathon
Solution of the hackathon
jash-maester
Personal Bio
job-application-cli
A CLI application to track job applications and provide relevant metrics on them.
Probabilistic-Data-Compression
Data compression using AI
ReinforcementLearn.github.io
RL Algorithms
Server-TCP
Practicing TCP communication in C over a single network
STM32-Tutorials
This folder contains all my STM32 programming projects shared on YouTube
Transcription-Factor-binding-reveal
Implementation of the research paper based on Base-resolution models of transcription-factor binding reveal soft motif syntax
yolov4_darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )