ravin-d-27
Citizen Scientist at NASA Exoplanet Watch, Book Author, AI/ML Engineer and Researcher, Data Engineer, Backend Developer (Django)
@IEEE-VITChennai, Tamil Nadu
Pinned Repositories
Data_Archiving_and_Purging
This repositories contains the SQL Scripts which is used for Data Archiving and Purging in SQL Server
File_Transfer_Server
This is a file transfer server where you can upload and download any of your files for your use!
Lunar_Lander_Using_Deep_Q_Learning
This contains the implementation of Lunar Lander using Deep Q Learning which is implemented in Pytorch.
ML_Mini_Projects
Hey Guys! I will be Implementing ML Mini Projects here. Check out this cool repository to enhance your ML skills!
MLOps_Deep_Learning_Project
Here, I have implemented a Deep Learning Model to detect covid-19 patients via Streamlit. The Deep Learning model will be deployed using ZenML and MLFlow
Movie_Review_Classifying_Website
This is the website which is used to classify whether the given review is positive or negative review using Natural Language Processing (NLP)
PyDeepFlow
This is my own Deep Learning Package, optimized for performing Deep Learning Tasks and easy to learn and integrate into projects.
Rock-Paper-Scissors-Classifier
This is a computer vision project which is integrated with Machine Learning model which is to classify Rock, paper and scissors. The input data is given form our hand and it is collected and run from separate files in this repository.
ShelfSpace
This is a project done for the course Software Engineering
Time_Series_Weather_Prediction
A timeseries prediction of weather
ravin-d-27's Repositories
ravin-d-27/PyDeepFlow
This is my own Deep Learning Package, optimized for performing Deep Learning Tasks and easy to learn and integrate into projects.
ravin-d-27/Data_Archiving_and_Purging
This repositories contains the SQL Scripts which is used for Data Archiving and Purging in SQL Server
ravin-d-27/Lunar_Lander_Using_Deep_Q_Learning
This contains the implementation of Lunar Lander using Deep Q Learning which is implemented in Pytorch.
ravin-d-27/File_Transfer_Server
This is a file transfer server where you can upload and download any of your files for your use!
ravin-d-27/Movie_Review_Classifying_Website
This is the website which is used to classify whether the given review is positive or negative review using Natural Language Processing (NLP)
ravin-d-27/ShelfSpace
This is a project done for the course Software Engineering
ravin-d-27/Timer_Website
This website is for performing the timer functionality for Toastmaster club sessions.
ravin-d-27/Litcoder_Python
This Repository has all the codes of litcoder written in Python.
ravin-d-27/Render_Database_Backup_Script_For_Django
This repository contains the code which helps us to Take Backup Data from Render Database in the form of CSV File. This works well in Django Website.
ravin-d-27/Self_Organizing_Maps
Here's my repository which contains the implementation of Self Organizing maps!
ravin-d-27/Stack_Overflow_Unanswered_Finder
This is a website made using Django to find the unanswered questions in Stack Overflow to answer the same!
ravin-d-27/Time_Series_Weather_Prediction
A timeseries prediction of weather
ravin-d-27/Credit_Card_Fraud_Detection_Using_Deep_Learning
Here I have implemented a hybrid deep learning model to detect credit card frauds
ravin-d-27/Data_Structures_Questions
Here's my repository where I will be uploading placement coding questions with solutions here.
ravin-d-27/MLOps_Deep_Learning_Project
Here, I have implemented a Deep Learning Model to detect covid-19 patients via Streamlit. The Deep Learning model will be deployed using ZenML and MLFlow
ravin-d-27/MLOps_Project
Production Level MLOps Project for Titanic Dataset
ravin-d-27/Poll_App
This is a poll app built using Django
ravin-d-27/Portfolio
This is my Official Portfolio created in Django where you can find all my information
ravin-d-27/ravin-d-27
ravin-d-27/Recommender_System_Using_RBM
RBM Implementation for Movie Recommendation System
ravin-d-27/Stone_Paper_Scissors_Game
From my previously built module, I am creating a code which can detect the gesture and play stone, paper, scissors game!
ravin-d-27/API_Service
This is an implementation of API Service using Django REST Framework
ravin-d-27/AWS-Certified-Cloud-Practitioner-Notes
Notes compiled based on AWS E-Learning lessons and transcripts
ravin-d-27/Custom_Gemma_ChatBot
ravin-d-27/Foundations_of_DataScience_Digital_Assignment
This is the Project which I have implemented for my Foundations of Data Science Digital Assignment.
ravin-d-27/Generative_Adversarial_Neural_Networks
This is the project where I have implemented GANs for image generation
ravin-d-27/House_Price_Prediction_Plus_MLOps
This is the implementation of House Price Prediction using Machine Learning. But the CATCH here is it is a project along with MLOps Implementation using ZenML!
ravin-d-27/Litcoder_Contest_Solutions
Litcoder Contest Codes!
ravin-d-27/ReviewSpot
NLP Movie Classification
ravin-d-27/YOLOPv2_with_Occlusion
Implementing Existing YOLOPv2 along with Memory Based CNN