Examples#
Several illustrative examples to help users get started with CDOpt.
- Optimization via SciPy
- Training Neural Networks with Manifold Constraints via PyTorch
- Training LeNet with Constrained Convolution Kernels
- Training Single-Layer RNN with Constrained Weights
- Training Multi-Layer RNN with Constrained Weights
- Training LSTM with Constrained Weights
- Time Sequence Prediction with Orthogonality Constrained LSTM
- Distributed Training for RNN with Constrained Weights
- Distributed Training for A Simple Network by Distributed RPC Framework
- Training Neural Networks with Manifold Constraints via JAX and FLAX