Pinned Repositories
audio-transformers-course
The Hugging Face Course on Transformers for Audio
deep_learning_portal
Deep Learning Portal 🔥 This repository contains implementation code for important research papers and starter guides for common deep learning tools.
mcts
Monte Carlo Tree Search (Applied to Tic-Tac-Toe Game)
miniai
Deep Learning Generative Models (with mini PyTorch implementation). This is a reimplementation of a coursework from fastai.
movieapp
Discover Movies and TV shows - React Native
nano_deep_learning_dev_pipeline
A lightweight workflow for a deep learning project, covering development to production deployment. The example model used here is a CNN MNIST classifier. The model is hosted on Hugging Face space, just a guide for a quick and hacky prototype workflow.
online-payment-using-stripe-api
online payment using stripe api
react-native-rtmp-player
stable_diffusion
This is a lightweight reimplementation of the original Stable Diffusion paper on Fashion MNIST dataset.
variational_autoencoder
Recreating the auto-encoding variational bayes paper, on Fashion MNIST dataset on a local machine.
arun477's Repositories
arun477/mcts
Monte Carlo Tree Search (Applied to Tic-Tac-Toe Game)
arun477/audio-transformers-course
The Hugging Face Course on Transformers for Audio
arun477/deep_learning_portal
Deep Learning Portal 🔥 This repository contains implementation code for important research papers and starter guides for common deep learning tools.
arun477/miniai
Deep Learning Generative Models (with mini PyTorch implementation). This is a reimplementation of a coursework from fastai.
arun477/nano_deep_learning_dev_pipeline
A lightweight workflow for a deep learning project, covering development to production deployment. The example model used here is a CNN MNIST classifier. The model is hosted on Hugging Face space, just a guide for a quick and hacky prototype workflow.
arun477/stable_diffusion
This is a lightweight reimplementation of the original Stable Diffusion paper on Fashion MNIST dataset.
arun477/tabular_qlearning
Tabular Q-Learning from scratch.
arun477/variational_autoencoder
Recreating the auto-encoding variational bayes paper, on Fashion MNIST dataset on a local machine.
arun477/rl_explore_exploit_algo_comparison
Reinforcement Learning: Explore/Exploit Algorithm Performance Comparison.
arun477/alpha_zero
arun477/arun
arun477/arun477.github.io
arun477/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
arun477/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
arun477/content
The content behind MDN Web Docs
arun477/Keystroke-Datasets
A public repo for the datasets recorded as part of "A Practical Deep Learning-Based Acoustic Side Channel Attack on Keyboards".
arun477/LoRA
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
arun477/MIT-6.5940
All Homeworks for TinyML and Efficient Deep Learning Computing 6.5940 • Fall • 2023 • https://efficientml.ai
arun477/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
arun477/nanoGPT_experiment_with_covid_articles
arun477/nbdev_test_ar
tutorial
arun477/ng-video-lecture
arun477/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
arun477/sam_2_explainer
arun477/sapiens
High-resolution models for human tasks.
arun477/segment-anything-2
The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
arun477/sentence-transformers
Multilingual Sentence & Image Embeddings with BERT
arun477/the-algorithm
Source code for Twitter's Recommendation Algorithm
arun477/the-algorithm-ml
Source code for Twitter's Recommendation Algorithm
arun477/ultralytics
Ultralytics YOLO11 🚀