You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains the collection of explorative notebooks pure in python and in the language that we, humans can read. Have tried to compile all lectures from the Andrej Karpathy's 💎 playlist on Neural Networks - which we will end up with building GPT.
Absolutely amazing SOTA Google Colab (Jupyter) Notebooks for creating/training SOTA Music AI models and for generating music with Transformer technology (Google XLNet/Transformer-XL)
A repository of Jupyter notebooks showcasing a range of PyTorch applications, from foundational concepts and linear regression to neural network models for image classification tasks.
Repository of Jupyter notebook tutorials for teaching the Graph Machine Learning Foundation and Applications Course at the Indian Institute of Technology, Kharagpur, Autumn Semesters.
In this repository I'm implementing PyTorch based Deep Neural Networks from basic ANN to Advanced Graph Neural Networks. Please suggest if you have any ideas