CompilerGym
Compiler optimizer
A reinforcement learning environment library for compiler optimization tasks
Reinforcement learning environments for compiler and program optimization tasks
914 stars
34 watching
129 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ibm/reprogrammble-fl | Improves utility-privacy tradeoff in federated learning by reprogramming models to balance data utility and user privacy. | 5 |
zackzikaixiao/fedgrab | A tool for training federated learning models with adaptive gradient balancing to handle class imbalance in multi-client scenarios. | 13 |
facebookresearch/spiritlm | This repository provides an end-to-end language model capable of generating coherent text based on both spoken and written inputs. | 777 |
100/solid | A comprehensive framework for solving optimization problems without gradient calculations. | 576 |
cbfinn/gps | An implementation of guided policy search and LQG-based trajectory optimization for reinforcement learning | 598 |
brml/climin | A framework for optimizing machine learning functions using gradient-based optimization methods. | 180 |
guopengf/auto-fedrl | A reinforcement learning-based framework for optimizing hyperparameters in distributed machine learning environments. | 15 |
facebookresearch/minihack | A sandbox framework for designing and testing reinforcement learning environments | 478 |
google-research/relay-policy-learning | Environments and data for training reinforcement learning agents in a kitchen simulator | 107 |
ns-phd-research/haccs | Improves federated learning by accounting for device and data differences during training | 4 |
ahmedfgad/geneticalgorithmpython | A Python library implementing a genetic algorithm for optimization of machine learning models | 1,884 |
facebookresearch/spanbert | This repository provides pre-trained models and code for using SpanBERT in various natural language processing tasks. | 891 |
zoesgithub/fedreg | An algorithm to improve convergence rates and protect privacy in Federated Learning by addressing the catastrophic forgetting issue during local training | 26 |
lupoglaz/godotaigym | Enables training of reinforcement learning models with PyTorch on Godot Engine using shared memory | 214 |
aqibsaeed/genetic-cnn | A tool for exploring and optimizing the architecture of Convolutional Neural Networks using a Genetic Algorithm | 218 |