-
full-stack-fastapi-template Public
Forked from fastapi/full-stack-fastapi-templateFull stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
TypeScript MIT License UpdatedMar 13, 2024 -
full-stack-projects Public
A collection of web apps projects using Python, HTML, CSS and Javascript.
HTML UpdatedJul 23, 2023 -
fastapi-boilerplate Public
Forked from rawheel/fastapi-boilerplateDockerized FastAPI boiler plate similar to Django code structure with views, serializers(pydantic) and model( Sqlalchemy ORM) with dockerized database(PostgresSQL) and PgAdmin. 🚀
Python UpdatedJul 18, 2023 -
-
python-programming Public
A repo to store all the python programming tips and tricks
Python MIT License UpdatedMar 18, 2023 -
nanoViT Public
Implementation of ViT with PyTorch
-
word_counter Public
Simple project that explores how to write a Python package using Rust.
Rust UpdatedFeb 26, 2023 -
-
-
nanoGPT Public
Forked from karpathy/nanoGPTThe simplest, fastest repository for training/finetuning medium-sized GPTs.
Jupyter Notebook MIT License UpdatedJan 21, 2023 -
-
minGPT-DeepSpeed Public
Forked from lantiga/minGPT-DeepSpeedA minimal PyTorch Lightning OpenAI GPT w DeepSpeed Training!
Python UpdatedDec 8, 2022 -
-
-
annotated-transformer Public
Forked from harvardnlp/annotated-transformerAn annotated implementation of the Transformer paper.
Jupyter Notebook MIT License UpdatedSep 6, 2022 -
-
-
stable-diffusion-jupyterlab-docker Public
Forked from pieroit/stable-diffusion-jupyterlab-dockerGenerate images with Stable Diffusion inside JupyterLab!
Jupyter Notebook GNU Affero General Public License v3.0 UpdatedAug 30, 2022 -
machine-learning-book Public
Forked from rasbt/machine-learning-bookCode Repository for Machine Learning with PyTorch and Scikit-Learn
Jupyter Notebook MIT License UpdatedMar 16, 2022 -
DeepLearningProjects Public
Main repo containing all the deep learning projects I have done or which I am currently working on. The goal would be to make it as more informative as possible to let other people learn from it.
Jupyter Notebook MIT License UpdatedMar 13, 2022 -
-
-
-
pytorch-Deep-Learning Public
Forked from Atcold/NYU-DLSP20Deep Learning (with PyTorch)
Jupyter Notebook Other UpdatedJan 5, 2022 -
the-incredible-pytorch Public
Forked from ritchieng/the-incredible-pytorchThe Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
MIT License UpdatedDec 31, 2021 -
CI-CD-API-ML_App Public
Udacity Machine Learning DevOps Engineering - Project 3
Python Other UpdatedNov 7, 2021 -
-
ML-pipeline-short-term-rental-prices-NYC Public
Forked from udacity/nd0821-c2-build-model-workflow-starterCourse 2 project of the Udacity ML DevOps Nanodegree Program
-
genre_classification Public
Machine Learning MLOps Engineer course exercise.
-
The project aims to build a machine learning model able to predict if a bank customer will churn or not, utilising a production-quality code as well as through performing unit tests.