Commit Graph

107 Commits

Author SHA1 Message Date
Daniel Alves Rösel
516e8ecb1f some more math and refactors 2025-12-29 11:56:39 +00:00
Daniel Alves Rösel
61f7dc444e refactor: update Cost of Information equations and notation for clarity 2025-12-27 23:34:52 +00:00
9d39bbde55 forcing latex builds and fixining the bib # 2025-12-19 13:16:41 +01:00
f9ea473fbd feature: added wordcounter 2025-12-19 13:07:03 +01:00
eec2b07b25 talking about some wtp 2025-12-18 13:05:35 +01:00
2a9edcec93 some more references and theory links 2025-12-17 16:08:21 +01:00
47a5c44da4 goals methodology and gitignore 2025-12-17 16:08:21 +01:00
2ce917999d enhancing the website 2025-12-17 16:08:21 +01:00
31c65a8c6a fixing erro and thiknig about big picture 2025-12-17 16:08:21 +01:00
b5b98d712a github mindmap 2025-12-17 16:08:21 +01:00
7ef5363e05 fixing diagram of loops 2025-12-17 16:08:21 +01:00
1faabf627c extra math formulations and refferenceot DRO 2025-12-17 16:08:21 +01:00
0a1149b460 fixing typos and consistency 2025-12-17 16:08:21 +01:00
53ccbc8289 fixing error 2025-12-17 16:08:21 +01:00
8c77d8de17 adding significant weight in prices 2025-12-17 16:08:21 +01:00
9a02a04117 connecting some more dots here 2025-12-17 16:08:21 +01:00
5fb5f5b858 noisy formulations 2025-12-17 16:08:21 +01:00
b5461b9277 formaliztaion of rewards and adding definitions 2025-12-17 16:08:21 +01:00
bfc8cc8648 paper badge 2025-12-17 16:08:21 +01:00
a9a53fd13f fixing the url 2025-12-17 16:08:21 +01:00
0067143fcd upating embed 2025-12-17 16:08:21 +01:00
92d1849049 updating docs with url 2025-12-17 16:08:21 +01:00
b1a4a4d01a fixing env vars 2025-12-17 16:08:21 +01:00
03f6f3f5ea adding cloudflare 2025-12-17 16:08:21 +01:00
81ac9e64a2 dedupe citations 2025-12-17 16:08:21 +01:00
f58804ebfc forgot about tables and graphs 2025-12-17 16:08:21 +01:00
0d6e9d3a3d stronger lit review and more sources 2025-12-17 16:08:21 +01:00
6f31bf032e making space w new format nada lit review 2025-12-17 16:08:21 +01:00
f5823d28cf acks + google GCP 2025-12-17 16:08:21 +01:00
1e003cd9fd authoer notes 2025-12-17 16:08:21 +01:00
d0de488a83 expanding on the taxonomy and economic references 2025-12-17 16:08:20 +01:00
b0a637b294 fix: compilation 2025-12-17 16:08:20 +01:00
bf045059f8 methodology of how we do architectuer and online DP 2025-12-17 16:08:20 +01:00
1cc590abed bit more of this and that 2025-12-17 16:08:20 +01:00
e81913443d somehow this disappeared 2025-12-17 16:08:20 +01:00
1fb1cbe320 some methodology 2025-12-17 16:08:20 +01:00
24aaaee91e finalizing introduction review 2025-12-17 16:08:20 +01:00
163f5b59ad more decluttering and dnoising 2025-12-17 16:08:20 +01:00
bd5f8aab5a fluidity improvements and refactors 2025-12-17 16:08:20 +01:00
921f4f7f1f more grammar issues 2025-12-17 16:08:20 +01:00
b9fa35e820 typos one 2025-12-17 16:08:20 +01:00
10d472353f details on formulation and defintion of agent and its loop 2025-12-17 16:08:20 +01:00
2ccf9bd444 preliminary desriptions and babble 2025-12-17 16:08:20 +01:00
59c8228657 tailored docker compose image for secondary tenaordboard 2025-12-15 14:18:35 +01:00
0aec72f9b1 improved implementation 2025-12-14 18:59:23 +01:00
22c6a8dda9 formlating the reward simply 2025-12-14 18:59:23 +01:00
db4951dabf high level defintion 2025-12-14 18:59:23 +01:00
86089e0577 initial environemnt definitions 2025-12-14 18:59:23 +01:00
Daniel Alves Rösel
f2271e368e 34 initial discriminator of interaction data (#38)
* feat: training pipeline + tensorboard

* tesnorboard forgot

* chore: ml basic boilerplate

* feat: naive architecture as start

* eval setup

* chore: parquet exporting of data

* chore: updating requirements necesary

* feat: separating modules and adding training logs paths

* Update experiments/ml/train.py

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* fix: new path for runs

* fix: undoing ai slop code

* chore: modules and reqs

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-14 18:58:42 +01:00
Daniel Alves Rösel
a1916c966c 32 refine data pipeline training data construction (#37)
* feature: modularized feature engineering for ml setup (new pipeline)

* chore: updating imports properly

* test: updating fixtures with ua and meta

* chore: migrating code ignore groups

* chore: syntax cleaning and code quality

* chore: fixing pipeline data compatability

* Update experiments/procesing/steps/session.py

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* chore: refactoring and dixing path joining

* chore: refactoring function definition to avoid reinit

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-12 12:15:15 +01:00