ds-brx
I am an undergrad student pursuing a bachelor degree in Computer Science engineering.
Navi Mumbai, India
Pinned Repositories
Child-Safety-System
A bot which warns users against potential predators while engaging in conversations via (online) chatrooms.
Customer-review-app
A sentiment analysis application with an inbuilt bot that scrapes the comment section of a twitter post for generating interactive customer review insights.
EDA-Plotly
EDA and Feature engineering with Plotly library!
HackerEarth-MLhack
HackerEarth Machine Learning Challenge: Carnival Wars! Nov 14, 2020, 08:30 PM IST - Dec 04, 2020, 08:30 PM IST
PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
Time-series-analysis-project
Time series analysis on NIFTY-50 index stock data. The project visualises trends in stock data and explores various time-series analysis models such as ARIMA, ARMA and deep learning models such as LTSM and RNN to predict stock prices with the highest accuracy.
Tweepy-Sentiment-Analysis
Scraping twitter using Tweepy and exploring different preprocessing techniques and models for sentiment analysis.
DonateBin
Medic
What Medic does is that it provides the patient with a transparent data such as the prices, availability of beds, oxygen and ventilator availability of all the hospitals in their locality so that the user can compare the expenses and the recovery rate of all the hospitals and choose what's best for them.
Offline-Edu
ds-brx's Repositories
ds-brx/Time-series-analysis-project
Time series analysis on NIFTY-50 index stock data. The project visualises trends in stock data and explores various time-series analysis models such as ARIMA, ARMA and deep learning models such as LTSM and RNN to predict stock prices with the highest accuracy.
ds-brx/Customer-review-app
A sentiment analysis application with an inbuilt bot that scrapes the comment section of a twitter post for generating interactive customer review insights.
ds-brx/EDA-Plotly
EDA and Feature engineering with Plotly library!
ds-brx/Tweepy-Sentiment-Analysis
Scraping twitter using Tweepy and exploring different preprocessing techniques and models for sentiment analysis.
ds-brx/Feature-Engineering-NLP
Feature engineering with the help of HuggingFace transformers, Tensorflow, Keras, TextBlob, NLTK, Sci-kit learn etc.
ds-brx/algorithms
Minimal examples of data structures and algorithms in Python
ds-brx/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
ds-brx/coco_filter
Filter coco by category
ds-brx/CRAFT-Remade
Implementation of CRAFT Text Detection
ds-brx/crnn.pytorch
Convolutional recurrent network in pytorch
ds-brx/css-personal-website
Personal Website - 2 (Angela Yu)
ds-brx/deep_sort_pytorch
MOT tracking using deepsort and yolov3 with pytorch
ds-brx/DL-Lab24
ds-brx/DonateBin
ds-brx/Image-Preprocessing-for-OCR
Preprocessing techniques for randomly clicked pictures for easy OCR.
ds-brx/ivy
The Unified Machine Learning Framework
ds-brx/linformer
Implementation of Linformer for Pytorch
ds-brx/Medic
ds-brx/my_first_website
First task - Angela Yu
ds-brx/my_unet
unet_model
ds-brx/OCR-and-Extraction-PDF
OCR and extraction of data from pdf files
ds-brx/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
ds-brx/QTT
A framework for QuickTune
ds-brx/qtt-seg
Quicktune for Segmentation
ds-brx/QuickTune
[ICLR2024] Quick-Tune: Quickly Learning Which Pretrained Model to Finetune and How
ds-brx/sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
ds-brx/stitch_det
Stitch and Detection pipeline
ds-brx/Synthetic-Data-Generation
Synthetic data generation using a given template. Generated data are of PDF format. Every PDF file is filled with custom generated data.
ds-brx/unet_demo
unet implementation in pytorch
ds-brx/Yolov5_DeepSort_Pytorch
Real-time multi-object tracker using YOLO v5 and deep sort