kfac-jax
KFAC optimizer
Library providing an implementation of the K-FAC optimizer and curvature estimator for second-order optimization in neural networks.
Second Order Optimization and Curvature Estimation with K-FAC in JAX.
252 stars
11 watching
23 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list
bayesian-deep-learningmachine-learningoptimization
Related projects:
Repository | Description | Stars |
---|---|---|
| An open-source project providing hardware accelerated, batchable and differentiable optimizers in JAX for deep learning. | 941 |
| A gradient processing and optimization library designed to facilitate research and productivity in machine learning by providing building blocks for custom optimizers and gradient processing components. | 1,730 |
| A lightweight library for working with graph neural networks in jax. | 1,380 |
| A flexible framework for LLM inference optimizations with support for multiple models and architectures | 771 |
| Provides a collection of deep learning models and utilities in JAX/Flax for research purposes. | 151 |
| Automates hyperparameter optimization and neural network architecture search using Hyperopt on a CNN model for the CIFAR-100 dataset | 106 |
| A lightweight Bayesian optimization library designed to optimize expensive-to-evaluate functions using Gaussian Process models and various acquisition functions. | 86 |
| Provides pre-trained deep learning models for the Jax/Flax ecosystem. | 240 |
| A tool for exploring and optimizing the architecture of Convolutional Neural Networks using a Genetic Algorithm | 218 |
| A package for optimizing hyperparameters and meta-learning using gradient-based methods in TensorFlow. | 188 |
| Converts TensorFlow functions to equivalent JAX Python functions. | 109 |
| Optimization code for topology optimization problems using machine learning and deep learning techniques | 107 |
| Enables the creation of smaller neural network models through efficient pruning and quantization techniques | 2,083 |
| A reinforcement learning-based framework for optimizing hyperparameters in distributed machine learning environments. | 15 |
| Tools and techniques for optimizing large language models on various frameworks and hardware platforms. | 2,257 |