saeta
Currently working on JAX (https://github.com/google/jax) at Google Brain Former: tech lead & manager for the Swift for TensorFlow (S4TF) team in Google Brain
saeta's Stars
carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
swiftlang/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
rust-lang/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
sirupsen/napkin-math
Techniques and numbers for estimating system's performance from first-principles
google-deepmind/mctx
Monte Carlo tree search in JAX
migueldeicaza/SwiftTerm
Xterm/VT100 Terminal emulator in Swift
google/jaxopt
Hardware accelerated, batchable and differentiable optimizers in JAX.
google/swift-benchmark
A swift library to benchmark code snippets.
belozierov/SwiftCoroutine
Swift coroutines for iOS, macOS and Linux.
tensorflow/swift-apis
Swift for TensorFlow Deep Learning Library
tensorflow/swift-models
Models and examples built with Swift for TensorFlow
google/swift-jupyter
migueldeicaza/TermKit
Terminal Kit - Console UI toolkit for Swift applications
dfm/extending-jax
Extending JAX with custom C++ and CUDA code
google/fiddle
Azoy/Echo
A complete reflection library for Swift
google-research/swift-tfp
Find shape errors before you run your code!
saeta/penguin
A suite of libraries for data science & high performance computation in Swift
borglab/SwiftFusion
vojtamolda/Plotly.swift
Interactive data visualization library for Swift
eaplatanios/jelly-bean-world
A framework for experimenting with never-ending learning
dabrahams/SwiftRef
Community-Generated Swift Programming Language Reference
jamesdellinger/fastai_deep_learning_course_part2_v3
My projects for fast.ai's Deep Learning from the Foundations course (fast.ai part2v3)
9600dev/llmvm
LLM <-> Python agentic runtime prototype
google/swift-structural
ewconnell/swiftrt
jax-ml/australis
sgugger/SwiftData
dabrahams/DivideAndConquer
Demonstrates a fix for the mutating divide-and-conquer COW problem