kckishan
Applied Scientist at Amazon AGI; PhD in Machine Learning
Rochester Institute of TechnologyRochester, NY
kckishan's Stars
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
paperswithcode/ai-deadlines
:alarm_clock: AI conference deadline countdowns
dipjul/Grokking-the-Coding-Interview-Patterns-for-Coding-Questions
Grokking the Coding Interview: Patterns for Coding Questions Alternative
weijie-chen/Linear-Algebra-With-Python
Lecture Notes for Linear Algebra Featuring Python. This series of lecture notes will walk you through all the must-know concepts that set the foundation of data science or advanced quantitative skillsets. Suitable for statistician/econometrician, quantitative analysts, data scientists and etc. to quickly refresh the linear algebra with the assistance of Python computation and visualization.
benedekrozemberczki/karateclub
Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
JavierAntoran/Bayesian-Neural-Networks
Pytorch implementations of Bayes By Backprop, MC Dropout, SGLD, the Local Reparametrization Trick, KF-Laplace, SG-HMC and more
yangkky/Machine-learning-for-proteins
Listing of papers about machine learning for proteins.
yoshitomo-matsubara/torchdistill
A coding-free framework built on PyTorch for reproducible deep learning studies. PyTorch Ecosystem. 🏆25 knowledge distillation methods presented at CVPR, ICLR, ECCV, NeurIPS, ICCV, etc are implemented so far. 🎁 Trained models, training logs and configurations are available for ensuring the reproducibiliy and benchmark.
gpleiss/temperature_scaling
A simple way to calibrate your neural network.
twjiang/graphSAGE-pytorch
A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.
joanbruna/MathsDL-spring18
Topics course Mathematics of Deep Learning, NYU, Spring 18
wiseodd/probabilistic-models
Collection of probabilistic models and inference algorithms
giangtranml/ml-from-scratch
All the ML algorithms, ML models are coded from scratch by pure Python/Numpy with the Math under the hood. It works well on CPU.
flyingdoog/PGExplainer
Parameterized Explainer for Graph Neural Network
sharad461/nepali-translator
Neural Machine Translation on the Nepali-English language pair
daiquocnguyen/Walk-Transformer
From Random Walks to Transformer for Learning Node Embeddings (ECML-PKDD 2020) (In Pytorch and Tensorflow)
mia-workshop/MIA-Shared-Task-2022
An official repository for MIA 2022 (NAACL 2022 Workshop) Shared Task on Cross-lingual Open-Retrieval Question Answering.
msobroza/SparsemaxPytorch
SparseMax activation function implementation (ICML 2016) (PyTorch)
kckishan/knowledgegraph
Knowlegde Graph Implementation in C++
antonFJohansson/Bayesian-Learning-of-Neural-Network-Architectures