Commit Graph

46 Commits

Author SHA1 Message Date
9d39bbde55 forcing latex builds and fixining the bib # 2025-12-19 13:16:41 +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
31c65a8c6a fixing erro and thiknig about big picture 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
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
Daniel Alves Rösel
8b76d24ade 6 catalog data and mode mappers (#25)
* supabase product proxy and rendering

* minor pipeline refactor

* refactoring and demand estimation

* trackion of date index searching

* fixing changes of imports

* data seeding

* chore: airline basic refactor

* feat: huge push of product changes and item review with cart

* refactored design

* chore: moving route elsewhere and align

* fix: build of web/

* chore: fixing paper build

* fixing chars
2025-11-25 11:00:31 +01:00
Daniel Alves Rösel
ab8b8787a8 13 agentic behavior runner v1 (#14)
* baseline setup of agent abstract

* feat: new implementation of simple AI agent that can follow a goal and return

* refactored import structure and created full tests

* pytest setup a github workflow to run tests + more ignores

* singularity for pushing

* fixing builds of PDFs

* inital structure of docs

* init styles and docs

* basic style implementation

* 13 create outline for research paper draft (#18)

* updated outline for paper from issue

* extra paper sections and some formalization of series data

* algorithms and acknowledgements

* updated outline for paper from issue

* Refactor docker-compose services to use individual Dockerfiles (#20)

* Initial plan

* Refactor services into individual Dockerfiles

Co-authored-by: velocitatem <60182044+velocitatem@users.noreply.github.com>

* Add EXPOSE directives to all Dockerfiles with port documentation

Co-authored-by: velocitatem <60182044+velocitatem@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: velocitatem <60182044+velocitatem@users.noreply.github.com>

* 2 nextjs scaffold with store mode shop and admin session experiment wiring event emission v1 (#17)

* chore: cleaning gitignore

* formating and env documentation

* feat: context switching of hotel/airline depndent on env var via middleware

* fixed alignment and building

* wrong file

* prods

* fixed applying style

* better session cookie management

* tentative session storage with maybe using airtable

* migrated api of ingestion

* events and products apge

* fixing build

* 13 create outline for research paper draft (#18)

* updated outline for paper from issue

* extra paper sections and some formalization of series data

* algorithms and acknowledgements

* updated outline for paper from issue

* upadted text formating

* event unification

* refactor tracking to ues callbacks instead of refs

* implement a pricing display api with session passing

* moved middleware to proxy according to new changes in Nextjs

* refactoed kafka ingestion to go via backend not web-db

* Refactor docker-compose services to use individual Dockerfiles (#20)

* Initial plan

* Refactor services into individual Dockerfiles

Co-authored-by: velocitatem <60182044+velocitatem@users.noreply.github.com>

* Add EXPOSE directives to all Dockerfiles with port documentation

Co-authored-by: velocitatem <60182044+velocitatem@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: velocitatem <60182044+velocitatem@users.noreply.github.com>

* fixing small bugs and adding exepriments to tracking

* added some doc

* fixing prod

* prod kafka server logging

* topic auto create

* pytest setup a github workflow to run tests + more ignores

* getting data from agents properly

* proper pipeline to handle data and build matrices

* fixing backend dumping

* fixing agents and ignore

* fixing import for tests

---------

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
2025-11-15 16:16:01 +01:00
Daniel Alves Rösel
37b2099ee0 2 nextjs scaffold with store mode shop and admin session experiment wiring event emission v1 (#17)
* chore: cleaning gitignore

* formating and env documentation

* feat: context switching of hotel/airline depndent on env var via middleware

* fixed alignment and building

* wrong file

* prods

* fixed applying style

* better session cookie management

* tentative session storage with maybe using airtable

* migrated api of ingestion

* events and products apge

* fixing build

* 13 create outline for research paper draft (#18)

* updated outline for paper from issue

* extra paper sections and some formalization of series data

* algorithms and acknowledgements

* updated outline for paper from issue

* upadted text formating

* event unification

* refactor tracking to ues callbacks instead of refs

* implement a pricing display api with session passing

* moved middleware to proxy according to new changes in Nextjs

* refactoed kafka ingestion to go via backend not web-db

* Refactor docker-compose services to use individual Dockerfiles (#20)

* Initial plan

* Refactor services into individual Dockerfiles

Co-authored-by: velocitatem <60182044+velocitatem@users.noreply.github.com>

* Add EXPOSE directives to all Dockerfiles with port documentation

Co-authored-by: velocitatem <60182044+velocitatem@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: velocitatem <60182044+velocitatem@users.noreply.github.com>

* fixing small bugs and adding exepriments to tracking

* added some doc
2025-11-13 18:07:27 +01:00
6b7060450c updated outline for paper from issue 2025-11-07 14:46:02 +01:00
Daniel Alves Rösel
f6e780fdf1 13 create outline for research paper draft (#18)
* updated outline for paper from issue

* extra paper sections and some formalization of series data

* algorithms and acknowledgements
2025-11-07 14:39:59 +01:00
Daniel Alves Rösel
811c4334e1 migrated academic page to docs 2025-11-04 14:29:30 +00:00
899b96a67a tailored academic page 2025-11-03 19:51:06 +01:00
Daniel Alves Rösel
6e8eb582e6 academic page 2025-11-03 13:28:10 +00:00
a4f570d41b removed fixed directory 2025-10-23 11:13:01 +02:00
68421b6d79 proper parsing without highlights 2025-10-23 10:46:47 +02:00
98070acac0 concat of code 2025-10-23 10:42:21 +02:00
549c4eee09 this was worse than expected 2025-10-22 13:09:37 +02:00
0d704989e6 reformating 2025-10-22 12:42:10 +02:00
634f685c91 paper migration 2025-10-22 12:20:28 +02:00