diff --git a/docs/images/adith.jpg b/docs/images/adith.jpg new file mode 100644 index 00000000..112e321a Binary files /dev/null and b/docs/images/adith.jpg differ diff --git a/docs/images/allen.jpeg b/docs/images/allen.jpeg new file mode 100644 index 00000000..60871230 Binary files /dev/null and b/docs/images/allen.jpeg differ diff --git a/docs/images/ching-an.jpg b/docs/images/ching-an.jpg new file mode 100644 index 00000000..27d9de5b Binary files /dev/null and b/docs/images/ching-an.jpg differ diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 00000000..7b114283 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,161 @@ + + + + +
+ + + + +What is Trace? Trace is awesome.
+ ++
+# Clone the LLF-bench code+ + +
+git clone https://github.com/microsoft/Trace.git
+ +# Optional but recommended: create a conda environment.
+conda create -n trace python=3.8 -y
+conda activate trace
+ +# Install Trace
+cd Trace
+pip install -e .
+ +
+
How is it different from Reinforcement Learning? Trace incorporates rich feedback for optimization.
+Trace includes equal contributions from the following people listed alphabetically. We are also thankful to the many people + behind the scenes who provided support and feedback in the form of suggestions, Github issues, and reviews.
+ + +