rnepal2's Stars
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
streamlit/streamlit
Streamlit — A faster way to build and share data apps.
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
blue-yonder/tsfresh
Automatic extraction of relevant features from time series:
YassKhazzan/openperplex_backend_os
openperplex is an opensource AI search engine
random-forests/tensorflow-workshop
Slides and code from our TensorFlow workshop.
pplonski/my_ml_service
My Machine Learning Web Service
raghakot/keras-text
Text Classification Library in Keras
emarco177/langgaph-course
drkostas/Youtube-FirstCommentBot
A bot that post the first comment on every new video of specified channels.
OpenDrugAI/AttentiveFP
fernandoandreotti/cinc-challenge2017
ECG classification from short single lead segments (Computing in Cardiology Challenge 2017 entry)
rnepal2/Solubility-Prediction-with-Graph-Neural-Networks
GNN, GCN, Molecular Solubility, RDKit, Cheminformatics
croach/trump_voter_fraud_analysis
A jupyter notebook/article that I put together examining the evidence for and against Trump's claims of voter fraud in the 2016 election.
rnepal2/AI-Assistant
OpenAI GPT-3 NLP task completion & Stable Diffusion Text2Image generator, before ChatGPT and DALL-E
rnepal2/Time-Series-Problems
Machine learning-based prediction models with time-series data (1. ECG Signal Classification)
rnepal2/Global-Terrorism-Data-Analysis
Analysis, visualization and prediction model development of the Global Terrorism Database.
rnepal2/ML-Experiments
Some introductory and interesting topics in machine learning and deep learning: EDA, HMM, kNN, linear regression, logistic regression, Naive Bayes Classifier, Support Vector Machines etc.
rnepal2/Trump-Tweets-Analysis
Scraping tweets from twitter using Tweepy, collecting Trump tweets and analysis, creating a Twitter bot
rnepal2/ChatLibrary
A generative AI powered application to chat with your proprietary knowledge base/library.
rnepal2/Cutstom-kNN-Classifier
Implementation of brute-force kNN classifier, testing kNN with wine dataset
rnepal2/House-Prices-Data
Exploration of kaggle House Price Data and building house price prediction models
rnepal2/Regression-Models
Implementation of linear and logistic regression models using gradient descent algorithm
rnepal2/Titanic-Machine-Learning-from-Disaster
kaggle-titanic: machine learning solution with tensorflow