stockeh's Stars
PicoMLX/PicoMLXServer
The easiest way to run the fastest MLX-based LLMs locally
mshumer/gpt-prompt-engineer
divelab/AIRS
Artificial Intelligence Research for Science (AIRS)
ml-explore/mlx
MLX: An array framework for Apple silicon
mlx-chat/mlx-chat-app
Chat with MLX is a high-performance macOS application that connects your local documents to a personalized large language model (LLM).
Bram94/NLradar
understandable-machine-intelligence-lab/Quantus
Quantus is an eXplainable AI toolkit for responsible evaluation of neural network explanations
TristanBilot/mlx-benchmark
Benchmark of Apple MLX operations on all Apple Silicon chips (GPU, CPU) + MPS and CUDA.
mmaiergerber/wk_spectra
A Python package for the construction of the Wheeler-Kiladis Space-Time Spectra.
google-deepmind/alphageometry
brianpm/wavenumber_frequency
Perform wavenumber-frequency analysis on gridded data.
NVlabs/edm
Elucidating the Design Space of Diffusion-Based Generative Models (EDM)
CompVis/fm-boosting
FMBoost: Boosting Latent Diffusion with Flow Matching (ECCV 2024 Oral)
gaozhihan/PreDiff
[NeurIPS 2023] Official implementation of "PreDiff: Precipitation Nowcasting with Latent Diffusion Models"
christina-winkler/cnfs-super-resolution
Master thesis for the MSc. Artificial Intelligence at the University of Amsterdam, 2019. Topic: Super-resolution with Conditional Normalizing Flows.
Kav-K/GPTDiscord
A robust, all-in-one GPT interface for Discord. ChatGPT-style conversations, image generation, AI-moderation, custom indexes/knowledgebase, youtube summarizer, and more!
anthias-labs/arbiter
A blazing-fast Ethereum sandbox that lets developers orchestrate event-driven simulations.
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
quickgrid/pytorch-diffusion
Implementation of diffusion models in pytorch for custom training.
uvanlp/valda
A Python Data Valuation Package
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
twitter/the-algorithm-ml
Source code for Twitter's Recommendation Algorithm
jaromiru/cwcf
Source code for paper Classification with Costly Features using Deep Reinforcement Learning.
openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
MrSyee/pg-is-all-you-need
Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.
Curt-Park/rainbow-is-all-you-need
Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow
p-christ/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
NickleDave/thrillington
Replication of "Recurrent models of visual attention", Mnih et al. 2014
kevinzakka/recurrent-visual-attention
A PyTorch Implementation of "Recurrent Models of Visual Attention"
steven-mi/Recurrent-Models-of-Visual-Attention-TF-2.0
Implementation of Recurrent Attention Model which was described in the Paper Recurrent Visual Attention in Tensorflow 1.X and 2.X