mirror of
https://github.com/velocitatem/PHANTOM.git
synced 2026-05-31 08:33:36 +00:00
monestary updates
This commit is contained in:
@@ -45,6 +45,13 @@ These behavioral signals serve as inputs for a Distributionally Robust Reinforce
|
||||
\begin{description}
|
||||
\item[Agent $A$] An actor of non-human nature, powered by an LLM.
|
||||
\item[Human $H$] An individual human with some job to be done.
|
||||
\item[Actor $\theta$] Defines a type of class which is either Agent or Human and has the capability to carry out actions on a web platform.
|
||||
\item[Platform] Any web-based platform which serves an interface to a collection of items that can be purchased, each at some price $p_i$.
|
||||
\item[Behavioral Model] A mathematical model predicting what action comes after a series of prior actions.
|
||||
\item[LLM] Large Language Model served by some provider with the abstracted capability of tool calling.
|
||||
\item[TPU] Tensor Processing Unit which is a unique kind of chip architecture developed by Google.
|
||||
\item[Trajectory] Defined as a series of unspecified length, collecting data on states of some object over time.
|
||||
% TODO: maybe define other things in a similar succient manner
|
||||
\end{description}
|
||||
% \input{../build/concatenated_code}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user