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
- Host: GitHub
- URL: https://github.com/gholamrezadar/ghd-snippets-next
- Owner: Gholamrezadar
- Created: 2022-10-06T13:34:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-04T13:05:48.000Z (over 1 year ago)
- Last Synced: 2024-11-04T13:39:52.560Z (over 1 year ago)
- Topics: data-science, python, pytorch, snippets, typescript
- Language: TypeScript
- Homepage: https://ghd-snippets.vercel.app
- Size: 725 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GHD Snippets - A Data Science Snippet Library
View The website : https://ghd-snippets.vercel.app

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