optnet
Optimization layer
A PyTorch module that adds differentiable optimization as a layer to neural networks
OptNet: Differentiable Optimization as a Layer in Neural Networks
517 stars
27 watching
75 forks
Language: Python
last commit: almost 5 years ago deep-learningmachine-learningoptimizationpaperpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of an optimization algorithm for training neural networks in machine learning environments. | 351 |
| A solver for optimizing quadratic programs in deep learning and other fields. | 691 |
| A PyTorch module that wraps the OSQP solver for differentiable optimization problems | 59 |
| An efficient library for differentiable optimization built on top of PyTorch. | 554 |
| A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |
| Optimization code for topology optimization problems using machine learning and deep learning techniques | 107 |
| Develops an approach to learning probabilistic models in stochastic optimization problems | 201 |
| An implementation of DARTS, a method for automatically designing neural network architectures. | 443 |
| A PyTorch implementation of EfficientNet for computer vision tasks | 309 |
| An implementation of a deep neural network architecture for image classification tasks | 273 |
| PyTorch implementation of PNASNet-5 architecture | 317 |
| A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| A PyTorch implementation of an optimization algorithm for continuous control and reinforcement learning tasks | 435 |