Pinned Repositories
competitions
Solutions to Recommender Systems competitions
Curvature-Learning-Framework
Curvlearn, a Tensorflow based non-Euclidean deep learning framework.
Financial-Models-Numerical-Methods
Collection of notebooks about quantitative finance, with interactive python code.
fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
GML2023
Graph Machine Learning course, Xavier Bresson, 2023
group-recommender-systems
This repository contains recent research papers, datasets, and source codes (if any) for Group Recommendation
hack-alienfx
hacking AlienFX... (under heavy development)
lucasvinhtran's Repositories
lucasvinhtran/group-recommender-systems
This repository contains recent research papers, datasets, and source codes (if any) for Group Recommendation
lucasvinhtran/hack-alienfx
hacking AlienFX... (under heavy development)
lucasvinhtran/competitions
Solutions to Recommender Systems competitions
lucasvinhtran/Curvature-Learning-Framework
Curvlearn, a Tensorflow based non-Euclidean deep learning framework.
lucasvinhtran/Financial-Models-Numerical-Methods
Collection of notebooks about quantitative finance, with interactive python code.
lucasvinhtran/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
lucasvinhtran/GML2023
Graph Machine Learning course, Xavier Bresson, 2023
lucasvinhtran/gpt-neox
An implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library.
lucasvinhtran/GPTs
leaked prompts of GPTs
lucasvinhtran/group-recommenders-offline-evaluation
lucasvinhtran/lucasvinhtran
lucasvinhtran/moviegeek
A django website used in the book Practical Recommender Systems to illustrate how recommender algorithms can be implemented.
lucasvinhtran/nd0821-c2-build-model-workflow-starter
Starter Code for the Course 2 project of the Udacity ML DevOps Nanodegree Program
lucasvinhtran/tensorflow-onnx
Convert TensorFlow, Keras and Tflite models to ONNX
lucasvinhtran/tensorflow-riemopt
A library for optimization on Riemannian manifolds
lucasvinhtran/LaMP
Codes for papers on Large Language Models Personalization (LaMP)
lucasvinhtran/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
lucasvinhtran/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
lucasvinhtran/pythia
The hub for EleutherAI's work on interpretability and learning dynamics
lucasvinhtran/RecSys_Course_AT_PoliMi
This is the official repository for the Recommender Systems course at Politecnico di Milano.
lucasvinhtran/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
lucasvinhtran/TheDatasetsDilemma
Code for our WSDM 2022 paper titled "The Datasets Dilemma: How Much Do We Really Know About Recommendation Datasets?"
lucasvinhtran/vectorsearch-applications
Vector Search applications repo for Uplimit course