Andreas Köpf
|
ed766028fb
|
Refactor Curriculum Attributes (#335)
* remove min_value from AttributeDefinition
* remove type from AttributeDefinition
* Add CurriculumContext
* add ensure_interval option for RangeAttributes
* docs: Add legend explaining curriculum indicators in dataset gallery
* update GALLERY.md
|
2025-03-16 15:40:28 +01:00 |
|
Zafir Stojanovski
|
e8791d9f11
|
feat(env): Advanced Geometry Curriculum (#350)
* advanced geometry curriculum
* metadata
---------
Co-authored-by: Andreas Köpf <andreas.koepf@xamla.com>
|
2025-03-13 21:07:49 +01:00 |
|
Zafir Stojanovski
|
c3554c65f0
|
simple geometry curriculum (#342)
|
2025-03-13 21:00:05 +01:00 |
|
joesharratt1229
|
299f9c3646
|
fixed geom bug (#339)
|
2025-03-13 20:55:15 +01:00 |
|
Zafir Stojanovski
|
2f9d94c1e7
|
fix: Unify Prompts (#254)
* remove cot
* fix prompt template
* fix pool matrix
* spiral matrix fixed
|
2025-03-03 21:55:53 +01:00 |
|
Andreas Koepf
|
ff5b210106
|
use native types List->list, Dict->dict, Set->set, Tuple->tuple
|
2025-02-21 15:15:38 +01:00 |
|
joesharratt1229
|
be9a7dbf06
|
adjusted geom prompt
|
2025-02-19 19:52:18 +00:00 |
|
joesharratt1229
|
4a9a47e7b5
|
updated geometry
|
2025-02-19 18:38:36 +00:00 |
|
Andreas Koepf
|
ccf282cc90
|
post merge lint
|
2025-02-02 10:04:18 +01:00 |
|
Andreas Koepf (aider)
|
2c979c3913
|
refactor: Use field default_factory TimeIntervalsConfig, AdvancedGeometryConfig
|
2025-02-02 09:55:51 +01:00 |
|
Andreas Koepf
|
770a79848d
|
lint
|
2025-02-01 17:01:11 +01:00 |
|
Schmeitzke
|
af93c62690
|
Bug fix for absent method in sympy
|
2025-01-31 14:20:55 +01:00 |
|
Schmeitzke
|
653f2f13ed
|
Bug fix for segment object
|
2025-01-31 14:14:10 +01:00 |
|
Schmeitzke
|
109ace3924
|
Implemented simple and advanced geomtry dataset makers, including test scripts
|
2025-01-30 17:51:23 +01:00 |
|