Pinned Repositories
cocoparser
Parsing COCO dataset annotation JSON file
efficient-node-labelling
Implementation for Message Passing Link Predictor (MPLP)
gluon-nlp
NLP made easy
GNN-RAG
GNN-RAG: Graph Neural Retrieval for Large Language Modeling Reasoning
kheadgen
C/C++ header file generator
MMGL
Multimodal Graph Learning: how to encode multiple multimodal neighbors with their relations into LLMs
ogb
Benchmark datasets, data loaders, and evaluators for graph machine learning
onnx
Open standard for machine learning interoperability
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
rnn
Custom C++ vanilla RNN implementation with Eigen
Kh4L's Repositories
Kh4L/efficient-node-labelling
Implementation for Message Passing Link Predictor (MPLP)
Kh4L/gluon-nlp
NLP made easy
Kh4L/GNN-RAG
GNN-RAG: Graph Neural Retrieval for Large Language Modeling Reasoning
Kh4L/MMGL
Multimodal Graph Learning: how to encode multiple multimodal neighbors with their relations into LLMs
Kh4L/ogb
Benchmark datasets, data loaders, and evaluators for graph machine learning
Kh4L/onnx
Open standard for machine learning interoperability
Kh4L/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Kh4L/pytorch-transformers
👾 A library of state-of-the-art pretrained models for Natural Language Processing (NLP)
Kh4L/DALI
A library containing both highly optimized building blocks and an execution engine for data pre-processing in deep learning applications
Kh4L/gluon-cv
Gluon CV Toolkit
Kh4L/pytorch-i-revnet
i-RevNet Pytorch Code
Kh4L/cocoapi
COCO API - Dataset @ http://cocodataset.org/
Kh4L/DALI_extra
Test data for DALI project
Kh4L/DeepLearningExamples
Deep Learning Examples
Kh4L/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
Kh4L/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
Kh4L/incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
Kh4L/kaolin
A PyTorch Library for Accelerating 3D Deep Learning Research
Kh4L/numpy
The fundamental package for scientific computing with Python.
Kh4L/pytorch-frame
Tabular Deep Learning Library for PyTorch
Kh4L/pytorch_geometric
Graph Neural Network Library for PyTorch
Kh4L/raft
RAFT contains fundamental widely-used algorithms and primitives for machine learning and information retrieval. The algorithms are CUDA-accelerated and form building blocks for more easily writing high performance applications.
Kh4L/relbench
RelBench: Relational Deep Learning Benchmark
Kh4L/stable_diffusion_playground
Playing around with stable diffusion. Generated images are reproducible because I save the metadata and latent information. You can generate and then later interpolate between the images of your choice.
Kh4L/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
Kh4L/TAPE
Official Implementation of ICLR 2024 paper "Harnessing Explanations: LLM-to-LM Interpreter for Enhanced Text-Attributed Graph Representation Learning"
Kh4L/tensorflow
An Open Source Machine Learning Framework for Everyone
Kh4L/TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
Kh4L/tensorrt-tf
TensorFlow/TensorRT integration
Kh4L/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators