An open API service indexing awesome lists of open source software.

https://github.com/gholamrezadar/ghd-snippets-next

GHD Snippets - A Data Science Snippet Library
https://github.com/gholamrezadar/ghd-snippets-next

data-science python pytorch snippets typescript

Last synced: 10 months ago
JSON representation

GHD Snippets - A Data Science Snippet Library

Awesome Lists containing this project

README

          

# GHD Snippets - A Data Science Snippet Library

View The website : https://ghd-snippets.vercel.app

![demo image of the website](https://github.com/Gholamrezadar/ghd-snippets-next/blob/main/images/screenshot-min.png?raw=true)

I recently started learning PyTorch. One of my main issues with PyTorch coming from a keras background was it's lack of premade everyday functionalities like plotting the loss, loading a dataset, etc.

Snippet extensions for editors like VS-Code solve a big part of this problem but the problem with extensions is that they don't necessarily work with cloud based tools like Google Colab and Kaggle.

So I made a website for it. currently it hosts about 35 useful snippets that I have gathered along the way but hopefully it will grow in the future.
any feedbacks and shares are appreciated.

Gholamreza Dar - Fall 2022