Pinned Repositories
mlx
MLX: An array framework for Apple silicon
mlx-graphs
Graph Neural Network library made for Apple Silicon
42sh
Shell implementation in pure C & Assembly x86
airflow-rbac-roles-cli
A tool to create Airflow RBAC roles with dag-level permissions from cli.
blockchain-chat-app
Simple Ethereum blockchain app for messaging and ether sending between Ganache addresses.
bqfetch
A lightweight tool to fetch tables from BigQuery as pandas DataFrame very fast using BigQuery Storage API combined with multiprocessing
deepiler
A neural-based decompiler using Deep Learning with Transformer model.
mlx-benchmark
Benchmark of Apple MLX operations on all Apple Silicon chips (GPU, CPU) + MPS and CUDA.
mlx-GCN
MLX implementation of GCN, with benchmark on MPS, CUDA and CPU (M1 Pro, M2 Ultra, M3 Max).
phishGNN
Phishing detection using GNNs
TristanBilot's Repositories
TristanBilot/mlx-benchmark
Benchmark of Apple MLX operations on all Apple Silicon chips (GPU, CPU) + MPS and CUDA.
TristanBilot/blockchain-chat-app
Simple Ethereum blockchain app for messaging and ether sending between Ganache addresses.
TristanBilot/bqfetch
A lightweight tool to fetch tables from BigQuery as pandas DataFrame very fast using BigQuery Storage API combined with multiprocessing
TristanBilot/mlx-GCN
MLX implementation of GCN, with benchmark on MPS, CUDA and CPU (M1 Pro, M2 Ultra, M3 Max).
TristanBilot/airflow-rbac-roles-cli
A tool to create Airflow RBAC roles with dag-level permissions from cli.
TristanBilot/phishGNN
Phishing detection using GNNs
TristanBilot/deepiler
A neural-based decompiler using Deep Learning with Transformer model.
TristanBilot/remote-compiler
Compile code in different languages from a web app. Send input code to the API, then the server compile it, execute it and give you the output (error / success).
TristanBilot/DL-from-0
Robust Deep Learning framework from scratch with just Python and maths (+ blog posts)
TristanBilot/gnntraining
TristanBilot/AppleNumericalComputing
Study and Implementations of Numerical Algorithms on Apple M1 and A* Devices
TristanBilot/chain-rule-from-scratch
Chain rule implementation for simple composite functions
TristanBilot/ContinuousGNN
TristanBilot/cv
Print-friendly, minimalist CV page
TristanBilot/dask
Parallel computing with task scheduling
TristanBilot/DES-cryptographic-analysis
Trying to find patterns in the DES algorithm using Python tools for analysis.
TristanBilot/design4green
TristanBilot/Euler
TristanBilot/Exphormer
Exphormer: Sparse Transformer for Graphs
TristanBilot/Jbeil
[IEEE SP'24] The Official Implementation of "Jbeil: Temporal Graph-Based Inductive Learning to Infer Lateral Movement in Evolving Enterprise Networks"
TristanBilot/mlx
MLX: An array framework for Apple silicon
TristanBilot/mlx-examples
Examples in the MLX framework
TristanBilot/Pikachu
PIKACHU: Temporal Walk Based Dynamic Graph Embedding for Network Anomaly Detection
TristanBilot/pytorch_geometric
Graph Neural Network Library for PyTorch
TristanBilot/tgl
TristanBilot/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
TristanBilot/TristanBilot
TristanBilot/tristanbilot.github.io
TristanBilot/whois-feature-selection
Feature selection of whois information for attack prediction.
TristanBilot/xen
Mirror of the Xen Repository (PRs not accepted see: http://wiki.xenproject.org/wiki/Submitting_Xen_Project_Patches)