Stars
Fast and Easy Infinite Neural Networks in Python
Time-Series Event Prediction with Evolutionary State Graph, WSDM 2021
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
😎 Awesome list of Library Genesis, the world's largest free library.
🔗 Some useful websites for programmers.
Public facing notes page
RNA vaccines have become a key tool in moving forward through the challenges raised both in the current pandemic and in numerous other public health and medical challenges. With the rollout of vacc…
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
NeurIPS 2021: Improve the GNN expressivity and scalability by decoupling the depth and receptive field of state-of-the-art GNN architectures
Implementation of Diffusion Convolutional Recurrent Neural Network in Tensorflow
Machine Learning and Computer Vision Engineer - Technical Interview Questions
Checklist of videos and exercises that you can follow if you want to get a good baseline for Data Structures and Algorithms.
Platform for designing and evaluating Graph Neural Networks (GNN)
You like pytorch? You like micrograd? You love tinygrad! ❤️
📚 awesome algorithm books I've collected 【不定期更新】 搜集整理的算法书籍(经典算法、ML/DL算法、面试算法、比赛算法等)
Minimalist Jekyll Template, dark and light themes
Data Analysis of harry potter text
Python package built to ease deep learning on graph, on top of existing DL frameworks.
1 line for thousands of State of The Art NLP models in hundreds of languages The fastest and most accurate way to solve text problems.
StellarGraph - Machine Learning on Graphs
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子