Ravin D's repositories
PyDeepFlow
This is my own Deep Learning Package, optimized for performing Deep Learning Tasks and easy to learn and integrate into projects.
Data_Archiving_and_Purging
This repositories contains the SQL Scripts which is used for Data Archiving and Purging in SQL Server
Lunar_Lander_Using_Deep_Q_Learning
This contains the implementation of Lunar Lander using Deep Q Learning which is implemented in Pytorch.
File_Transfer_Server
This is a file transfer server where you can upload and download any of your files for your use!
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)
ShelfSpace
This is a project done for the course Software Engineering
Timer_Website
This website is for performing the timer functionality for Toastmaster club sessions.
Litcoder_Python
This Repository has all the codes of litcoder written in Python.
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.
Self_Organizing_Maps
Here's my repository which contains the implementation of Self Organizing maps!
Stack_Overflow_Unanswered_Finder
This is a website made using Django to find the unanswered questions in Stack Overflow to answer the same!
Time_Series_Weather_Prediction
A timeseries prediction of weather
Credit_Card_Fraud_Detection_Using_Deep_Learning
Here I have implemented a hybrid deep learning model to detect credit card frauds
Data_Structures_Questions
Here's my repository where I will be uploading placement coding questions with solutions here.
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
MLOps_Project
Production Level MLOps Project for Titanic Dataset
Recommender_System_Using_RBM
RBM Implementation for Movie Recommendation System
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!
API_Service
This is an implementation of API Service using Django REST Framework
AWS-Certified-Cloud-Practitioner-Notes
Notes compiled based on AWS E-Learning lessons and transcripts
Foundations_of_DataScience_Digital_Assignment
This is the Project which I have implemented for my Foundations of Data Science Digital Assignment.
Generative_Adversarial_Neural_Networks
This is the project where I have implemented GANs for image generation
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!
Litcoder_Contest_Solutions
Litcoder Contest Codes!
ReviewSpot
NLP Movie Classification
YOLOPv2_with_Occlusion
Implementing Existing YOLOPv2 along with Memory Based CNN