Andreas Koepf
|
01cc239746
|
add quantum lock answer format hint
|
2025-02-02 22:35:43 +01:00 |
|
Andreas Koepf
|
f396d3df60
|
post merge lint
|
2025-02-02 10:04:18 +01:00 |
|
Andreas Koepf (aider)
|
4e9fc4baad
|
refactor: Use field default_factory TimeIntervalsConfig, AdvancedGeometryConfig
|
2025-02-02 09:55:51 +01:00 |
|
Andreas Koepf
|
ebb88e6c6a
|
lint
|
2025-01-30 22:55:04 +01:00 |
|
Andreas Köpf
|
6e51caef9e
|
Merge branch 'main' into miserlou/bfi
|
2025-01-30 22:45:01 +01:00 |
|
Andreas Koepf
|
5a88cf2529
|
add simple dataset gallery generation script
|
2025-01-30 22:30:26 +01:00 |
|
Rich Jones
|
9d4f896329
|
init definitions
|
2025-01-30 17:15:48 +01:00 |
|
Andreas Koepf
|
a04db556e6
|
add algorithmic verification hint in README, lint
|
2025-01-30 10:14:54 +01:00 |
|
Andreas Koepf (aider)
|
38d64649f5
|
fix: Add validate() method to QuantumLockConfig
|
2025-01-30 01:22:46 +01:00 |
|
Andreas Koepf
|
970724fc49
|
refactor: Improve QuantumLock dataset with type hints, random seed, and code structure
|
2025-01-30 01:22:43 +01:00 |
|
Rich Jones
|
d230b5da97
|
Add QL puzz
|
2025-01-29 23:33:39 +01:00 |
|
Rich Jones
|
9f9359b3e4
|
initial puzzle
|
2025-01-29 23:25:59 +01:00 |
|
Andreas Koepf (aider)
|
458057ba18
|
feat: Add mother-in-law and father-in-law relationship detection
|
2025-01-27 21:24:35 +01:00 |
|
Andreas Koepf
|
c8219be6ae
|
add uncle, aunt & niece and nephew family relationships
|
2025-01-27 21:19:48 +01:00 |
|
Andreas Koepf (aider)
|
277e65a7e0
|
feat: Randomly assign children to multiple couples in family generation
|
2025-01-27 20:54:58 +01:00 |
|
Andreas Koepf
|
a00bab6e21
|
refactor: Rename paternal_aunt variable to aunt for consistency
|
2025-01-27 20:54:56 +01:00 |
|
Andreas Koepf (aider)
|
187d671d18
|
feat: Add paternal aunt and her husband to family generation
|
2025-01-27 20:50:22 +01:00 |
|
Andreas Koepf (aider)
|
ca392c5d80
|
feat: Add paternal uncle and aunt to family generation process
|
2025-01-27 20:48:28 +01:00 |
|
Andreas Koepf (aider)
|
97c388d0b3
|
feat: Add separate maternal and paternal grandparents to family relationships
|
2025-01-27 20:41:13 +01:00 |
|
Andreas Koepf (aider)
|
c642c2b9a4
|
feat: Add aunt, uncle, niece, and nephew relationships to family graph
|
2025-01-27 20:28:18 +01:00 |
|
Andreas Koepf
|
cae7f0f98b
|
min python 3.11 to support StrEnum
|
2025-01-26 22:17:43 +01:00 |
|
Andreas Koepf
|
ecbb155184
|
fix unit tests, lower python dependency to 3.9
|
2025-01-26 16:55:17 +01:00 |
|
Andreas Koepf
|
0dcff77b37
|
add reasoning_gym.create_dataset({name}, ...) global factory function
|
2025-01-25 00:58:34 +01:00 |
|
Andreas Koepf
|
e9549f2a63
|
pass config to ProceduralDataset base
|
2025-01-25 00:23:05 +01:00 |
|
Andreas Koepf
|
49ff0742b8
|
cleanup
|
2025-01-24 17:39:37 +01:00 |
|
Andreas Koepf (aider)
|
45da09afe8
|
refactor: Use StrEnum and lowercase values for Gender and Relationship enums
|
2025-01-24 17:25:35 +01:00 |
|
Andreas Koepf
|
3dc80be7d2
|
formatting, cleanup
|
2025-01-24 17:12:42 +01:00 |
|
Andreas Koepf (aider)
|
b767e58e48
|
feat: Add 10 modern female names to default name list
|
2025-01-24 17:11:09 +01:00 |
|
Andreas Koepf (aider)
|
858e07c833
|
feat: Add 10 modern male names to default name list
|
2025-01-24 17:10:02 +01:00 |
|
Andreas Koepf (aider)
|
e34e7a0883
|
feat: Add 20 more male and female names to default name lists
|
2025-01-24 17:08:53 +01:00 |
|
Andreas Koepf (aider)
|
8bcc1ab56a
|
refactor: Prevent duplicate child descriptions in family story generation
|
2025-01-24 17:07:04 +01:00 |
|
Andreas Koepf (aider)
|
b0080b4d77
|
feat: Add deterministic ID generation for Person instances
|
2025-01-24 17:05:03 +01:00 |
|
Andreas Koepf (aider)
|
0616a792e4
|
fix: Correctly handle empty name lists in FamilyRelationshipsConfig
|
2025-01-24 16:59:18 +01:00 |
|
Andreas Koepf (aider)
|
329d1650dc
|
fix: Add UUID to Person class to make it hashable
|
2025-01-24 16:55:56 +01:00 |
|
Andreas Koepf
|
c6b86e1b57
|
feat: Add family relationships graph module to reasoning_gym
|
2025-01-24 16:55:52 +01:00 |
|