- Philadelphia
- https://www.linkedin.com/in/tejas-k/
-
Using a combination of modified technical indicators and LSTMs on small capital biotech stocks, we are now able to predict buy and sell signals for an year before and after the catalyst event..
Python Creative Commons Zero v1.0 Universal UpdatedDec 6, 2025 -
Connect your text based RAG to a real time conversation, full documentation included in ReadMe File
Python MIT License UpdatedNov 18, 2025 -
Ongoing-Clinical-Trials-Streamlit-App Public
Forked from Manasa-VK/Ongoing-Clinical-Trials-Streamlit-AppCreating a Dashboard to Display Ongoing Clinical Trails using the Streamlit App for the Public to access Easily.
Python MIT License UpdatedNov 3, 2025 -
TrackingPixel Public
An application to embed information into an image and record who opened that image for tracking purposes
HTML Creative Commons Zero v1.0 Universal UpdatedSep 30, 2025 -
Voice-Clone Public
Tried Voice Cloning with Different API's and OpenSource Softwares as of 2024 June.
Jupyter Notebook MIT License UpdatedJul 19, 2024 -
-
Algorithms_Cplusplus Public
All C++ Projects at NEU
-
Course Projects at Northeastern University. Some really good projects are here with datasets.
-
Reading music files and playing around with them using different python packages!
Python UpdatedJun 11, 2021 -
Python function to do KNN Imputation. Sklearn package dosen't have an option to use different distances/or a chance to impute mode/median instead of mean.
Python UpdatedMay 7, 2021 -
-
Sound Recognition and Face Detection based on Landmarks. It also suggests people to adjust the pose of their head.
Jupyter Notebook GNU General Public License v3.0 UpdatedDec 20, 2020 -
BioTech-Buy-Sell-Predictions Public
BioTech Buy Sell Predictions
Python GNU General Public License v3.0 UpdatedDec 17, 2020 -
MITM---Get-into-your-Roomates-Laptop Public
Forked from harishanandaramanujam/MITM--Get-into-your-Roomates-LaptopHave fun!! Be Ethical***
Jupyter Notebook GNU General Public License v3.0 UpdatedDec 2, 2020 -
Multiple Moving objects in a surveillance video were detected and tracked using ML models such as AdaBoosting. The obtained results were compared with the results from Kalman Filter.
-
Power-of-Parallel-Processing Public
Kaggle competition to predict customer transactions was performed using Linear Regression, Neural Networks and Random Forests. Separate programs were written for each of the above models with and w…
-
technical_screening Public
Forked from SoheilAkhavan/technical_screeningJupyter Notebook UpdatedNov 6, 2020 -
Using Siamese Neural networks to implement few shot learning process to achieve an amazing 97% accuracy in classifying real vs forged signatures.
-
I modified the the original missingpy package such that it could execute KNN strategy with "Gower Distance" as the distance metric parameter.
Python UpdatedAug 27, 2020 -
Code to send whatsapp messages to friends through python, can also be scheduled, or the final results can be texted on whatsapp.
Python GNU General Public License v3.0 UpdatedMay 21, 2020 -
Different Stock Tickers and their corresponsidng company names are hard to find. So, I have written certain scripts which can be used to download the datasets
-
Lidar-Based-SLAM Public
Robotics Sensing and Navigation, Localization and Mapping in Python using Open3D library.
-
Image-Stitching-Panorama Public
From a set of images with overlapping content, we use Harris features to attach them all together into a single Panoramic Image
-
Image-Captioning Public
Image caption generating based NN Project.
Python GNU General Public License v3.0 UpdatedFeb 7, 2020 -
-
RSA algorithm for encryption and decryption for both Image and Text Messages
Python GNU General Public License v3.0 UpdatedOct 27, 2019 -
Vowel-Sound-Classification Public
Aim was to classify the provided data with different classifiers and compare their performance. 17 different classifiers were employed and their results are documented in a Jupyter notebook
-
Using Google Colab, we develop a NMT, language translator. Here, we do NMT to translate from English to Vietnamese.
-
All new projects using NN, RNN, CNN etc are uploaded in this repository for personal reference.
Python GNU General Public License v3.0 UpdatedAug 7, 2019 -
Using TensorFlow backend, multiple methods and their results to achieve best classification for CIFAR10 image dataset. Edit: I have also included a complete keras guide (Colab Notebook) to build CN…