ykrmm
PhD student in Vertigo CNAM. I work on dynamic graph representation learning.
https://cedric.cnam.fr/lab/ Paris
ykrmm's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
run-llama/llama_index
LlamaIndex is the leading framework for building LLM-powered agents over your data.
deepset-ai/haystack
AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
Dao-AILab/flash-attention
Fast and memory-efficient exact attention
mistralai/mistral-inference
Official inference library for Mistral models
rossant/awesome-math
A curated list of awesome mathematics resources
jdepoix/youtube-transcript-api
This is a python API which allows you to get the transcript/subtitles for a given YouTube video. It also works for automatically generated subtitles and it does not require an API key nor a headless browser, like other selenium based solutions do!
ModelTC/lightllm
LightLLM is a Python-based LLM (Large Language Model) inference and serving framework, notable for its lightweight design, easy scalability, and high-speed performance.
rom1504/clip-retrieval
Easily compute clip embeddings and build a clip retrieval system with them
webdataset/webdataset
A high-performance Python-based I/O system for large (and small) deep learning problems, with strong support for PyTorch.
XiaoxinHe/Awesome-Graph-LLM
A collection of AWESOME things about Graph-Related LLMs.
valeman/Awesome_Math_Books
TaxyAI/browser-extension
Automate your browser with GPT-4
XiaoxinHe/G-Retriever
Official Implementation of NeurIPS 2024 paper "G-Retriever: Retrieval-Augmented Generation for Textual Graph Understanding and Question Answering""
lucidrains/memory-efficient-attention-pytorch
Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"
yuanqidu/awesome-graph-generation
nkoub/multinetx
multiNetX is a python package for the manipulation and visualization of multilayer networks. It is build on NetworkX
yule-BUAA/DyGLib
A Library for Dynamic Graph Learning (NeurIPS 2023)
shenyangHuang/TGB
Temporal Graph Benchmark project repo
gle-bellier/flow-matching
Annotated Flow Matching paper
mnets/pymnet
The original library for analyzing multilayer networks.
mkirchhof/url
Uncertainty-aware representation learning (URL) benchmark
snap-stanford/CAW
gle-bellier/discrete-fm
Educational implementation of the Discrete Flow Matching paper
jdwilson4/multi-node2vec
This is Python source code for the multi-node2vec algorithm for fast embedding of multilayer networks
MarcLafon/gallop
Adaptation of vision-language models (CLIP) to downstream tasks using local and global prompts.
junkangwu/Adap_tau
[WWW 2023] Official code of "Adap-$\tau$: Adaptively Modulating Embedding Magnitude for Recommendation"
anthbapt/multixrank
Kaike-Zhang/DyTed
MarcLafon/heatood
This repo contains the official implementation of Hybrid Energy Based Model in the Feature Space for Out-of-Distribution Detection (ICML'23).