We are the IOL Lab at the Zuse Institute and Technische Universität Berlin. We work at the intersection of mathematics and computer science research focus is on Artificial Intelligence, Optimization, and Machine Learning. Here you will find software repositories relating to our research, in particular actively maintained Julia and Python packages for Frank-Wolfe optimization as well as Branch-and-Bound.
IOL Lab @ ZIB
Working on optimization and learning at the intersection of mathematics and computer science
- 8 followers
- Germany
- http://iol.zib.de
Pinned
Repositories
- BellPolytopes.jl Public
This julia package addresses the membership problem for local polytopes: it constructs Bell inequalities and local models in multipartite Bell scenarios with binary outcomes.
- open_loop_fw Public
Code for the paper: Wirth, E., Pokutta, S., and Kerdreux, T. (2023). Acceleration of Frank-Wolfe Algorithms with Open-Loop Step-Sizes. To Appear in Proceedings of AISTATS.
-
-
- avi_at_scale Public
Code for the paper: [Wirth, E., Kera, H., and Pokutta, S. (2022). Approximate vanishing ideal computations at scale.](https://arxiv.org/abs/2207.01236)
- StochasticFrankWolfe Public
Implementation of the Stochastic Frank Wolfe algorithm in TensorFlow and Pytorch.