-
minimamba Public
A simple implementation of the MAMBA paper for educational purposes.
-
EventInfer Public
EventInfer is a real-time inference engine written entirely in C++ that leverages an event-driven architecture to maximize performance. Designed to handle AI workloads efficiently, it uses multithr…
C++ MIT License UpdatedJan 8, 2025 -
diffusion-models-mlx Public
A code for generating MNIST digits on Apple Silicon using the library MLX
-
SynergyNet Public
Forked from choyingw/SynergyNet3DV 2021: Synergy between 3DMM and 3D Landmarks for Accurate 3D Facial Geometry
Python MIT License UpdatedJun 20, 2023 -
h2ogpt Public
Forked from h2oai/h2ogptJoin us at H2O.ai to make the world's best open-source GPT with document and image Q&A, 100% private chat, no data leaks, Apache 2.0 https://arxiv.org/pdf/2306.08161.pdf
Python Apache License 2.0 UpdatedJun 20, 2023 -
pytorch_geometric Public
Forked from pyg-team/pytorch_geometricGraph Neural Network Library for PyTorch
Python MIT License UpdatedDec 14, 2021 -
Thesis_Binaghi_Canonaco Public
Forked from Lordmzn/ClassicThesis-at-DEIBLatex template to write MSc thesis at DEIB - Politecnico di Milano
-
rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.