achinth-b's Stars
chubin/cheat.sh
the only cheat sheet you need
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
borisbanushev/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
CourtneyThurston/microsoft-internships
Advice on how to get hired for the 2 most popular SWE-oriented Microsoft internships
run-house/runhouse
Dispatch and distribute your ML training to "serverless" clusters in Python, like PyTorch for ML infra. Iterable, debuggable, multi-cloud/on-prem, identical across research and production.
ubclaunchpad/Footprint
:leaves: Learn how the food you eat impacts your carbon footprint
achinth-b/Chess
Code and implementation for a text-based chess game
ShreyT-hash/art-for-awareness-project
Hosting Repo for FNH-355 Social Justice Art Project to spread awareness about micronutrient deficiencies.
Tiim/sars-cov-2-demo