Pinned Repositories
Air-Doodle
The project replicates the sketch made by a particular object in the environment and displays it on the screen. This was achieved using OpenCV
BlackJack-Outcome-Predictor
A machine learning model to predict the outcome of a Blackjack game based on the cards drawn by the player
Competitive-Practice
My solutions of different Competitive Programming questions from different websites
eventie
A platform to create, register and mark attendance for events in general.
Java-Competitive
A collection of codes/resources for using Java for Competitive programming
Osteosarcoma-cell-Segmentation-using-Watershed
Cancerous cell nuclei segmentation followed by counting and sizing the nuclei using image processing through OpenCV
Stock-market-predictor
Various machine learning models are used to predict the VWAP(Volume Weighted Average Price) from the NIFTY datasets, analysis and prediction of financial data of MNCs provided by Ratnabali Group
Stress-Detector
tune-in
A Spotify UI clone in Vue.JS
RohanTrix's Repositories
RohanTrix/Osteosarcoma-cell-Segmentation-using-Watershed
Cancerous cell nuclei segmentation followed by counting and sizing the nuclei using image processing through OpenCV
RohanTrix/BlackJack-Outcome-Predictor
A machine learning model to predict the outcome of a Blackjack game based on the cards drawn by the player
RohanTrix/Air-Doodle
The project replicates the sketch made by a particular object in the environment and displays it on the screen. This was achieved using OpenCV
RohanTrix/ObjectDetector
The repository can identify objects in a image, video or a webcam
RohanTrix/Segmentation-and-Count-of-Objects
A software tool to segment images of objects(sample: lemons.jpg) and count the number of objects in the image.
RohanTrix/a-bit-of-deep-learning-and-keras
Follow along repo for the eponymously named youtube playlist
RohanTrix/Best-README-Template
An awesome README template to jumpstart your projects!
RohanTrix/BlackJack
BlackJack implementation in Python
RohanTrix/C-Plus-Plus
All Algorithms implemented in C++
RohanTrix/Coin-Detection-OpenCV
RohanTrix/competitive-programming-book
Data Structures & Algorithms From Competitive Programming Book
RohanTrix/COURSERA-FINANACIAL-AID-ANSWERS
ANSWERS OF COURSEERA
RohanTrix/End-to-End-Time-Series
This repository hosts code for my Time Series videos part of playlist here - https://www.youtube.com/playlist?list=PL3N9eeOlCrP5cK0QRQxeJd6GrQvhAtpBK
RohanTrix/File-Declutter-App
This python script uses the os module to traverse through all directories and sub directories specified under a root directory and removes all the unwanted filetypes. The program can recursively traverse through all directories under one directory.
RohanTrix/File-Under-Common-URL-Downloader-
It is often seen that many tutorial and lecture pdfs tend to have only a small change among their URLs. To relieve one from the trouble of downloading each PDF separately by editing each URL manually, the program edits it for us and downloads all the common files onto a single folder in the python file's location
RohanTrix/HackerEarth-Machine-Learning-challenge-Will-your-employees-leave-you
Predict the employee attrition rate in organizations.
RohanTrix/Java-Algorithms-Implementation
☕ Java Algorithms Implementation.
RohanTrix/learning
Becoming 1% better at data science everyday
RohanTrix/learnopencv
Learn OpenCV : C++ and Python Examples
RohanTrix/OpenCV_Projects
List of OpenCV projects to further increase the computer vision community. Coding in Python & C++(In progress).
RohanTrix/pybadges
A Python library for creating Github-style badges
RohanTrix/Python
All Algorithms implemented in Python
RohanTrix/Research-Projects-2020
A collection of all projects done by the Research 2019 and 2020 team.
RohanTrix/Traffic-Signs-Classifier-Keras
Trained a Deep Learning Model that can identify between 43 different German Traffic Signs. The
RohanTrix/tslearn
A machine learning toolkit dedicated to time-series data