We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 296810f commit 0bd7469Copy full SHA for 0bd7469
README.md
@@ -1,6 +1,11 @@
1
-<img src="https://raw.githubusercontent.com/andrewrosemberg/L2O.jl/main/L2O.jpg" alt="logo" width="100px"/>
2
3
-# L2O.jl
+<div style="overflow: auto;">
+ <h1 style="float: left;">L2O.jl</h1>
4
+ <div style="float: right; margin-left: 20px;">
5
+ <img src="https://raw.githubusercontent.com/andrewrosemberg/L2O.jl/main/L2O.jpg" alt="Logo" width="100" align="right">
6
+ </div>
7
+</div>
8
+
9
Learning to optimize (L2O) package that provides basic functionalities to help fit proxy models for optimization.
10
11
[](https://andrewrosemberg.github.io/L2O.jl/stable/)
0 commit comments