This website requires JavaScript.
Explore
Help
Sign In
Thaen
/
DynamicAbstractionSystem
Watch
1
Star
0
Fork
0
You've already forked DynamicAbstractionSystem
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
run_tests.yml
Actor
All actors
Bnenne
Thaen
Status
All status
success
failure
waiting
running
Add time complexity annotations to methods in world.py
run_tests.yml #72
:
Commit
b9027ab935
pushed by
Thaen
master
2025-06-25 06:32:35 +00:00
1m3s
adjust food benefit
run_tests.yml #71
:
Commit
b775813cbd
pushed by
Thaen
master
2025-06-25 05:47:20 +00:00
1m4s
adjust mutation rate
run_tests.yml #70
:
Commit
bce07db40e
pushed by
Thaen
master
2025-06-25 05:35:34 +00:00
1m7s
adjust pt 2
run_tests.yml #69
:
Commit
22406420c2
pushed by
Thaen
master
2025-06-25 05:32:45 +00:00
1m5s
Adjust grid dimensions and refine cell mutation parameters for improved simulation behavior
run_tests.yml #68
:
Commit
8bb5c3edfc
pushed by
Thaen
master
2025-06-25 05:31:18 +00:00
1m5s
Refine simulation tick handling to ensure consistent timing and update HUD rendering
run_tests.yml #67
:
Commit
4e90ecb885
pushed by
Thaen
master
2025-06-25 05:20:41 +00:00
1m12s
Prevent event queue overflow by pumping pygame events during simulation ticks
run_tests.yml #66
:
Commit
d0f01c0a48
pushed by
Thaen
master
2025-06-25 05:10:35 +00:00
1m5s
Update grid dimensions and adjust energy cost calculation in movement
run_tests.yml #65
:
Commit
15bc179410
pushed by
Thaen
master
2025-06-25 05:07:52 +00:00
2m15s
Add headless simulation benchmarking and tests for determinism
run_tests.yml #62
:
Commit
8f17498b88
pushed by
Thaen
master
2025-06-21 23:39:05 +00:00
2m53s
Add HUD splitter rendering to simulation engine
run_tests.yml #61
:
Commit
f56192ab8f
pushed by
Thaen
master
2025-06-19 22:01:10 +00:00
2m42s
Merge branch 'master' of https://git.apisb.me/Thaen/DynamicAbstractionSystem
run_tests.yml #60
:
Commit
4a4f7a75c5
pushed by
Thaen
master
2025-06-19 21:58:25 +00:00
30s
Add cell count display to sprint debug info and adjust energy cost calculation
run_tests.yml #59
:
Commit
8c8d8f7925
pushed by
Thaen
master
2025-06-18 23:38:32 +00:00
40s
Update screen dimensions and integrate pygame_gui for HUD management
run_tests.yml #58
:
Commit
ff43022b3a
pushed by
Thaen
master
2025-06-18 22:37:16 +00:00
46s
Refactor neural network implementation into separate neural.py file
run_tests.yml #57
:
Commit
3b64ef62e1
pushed by
Thaen
master
2025-06-18 22:23:52 +00:00
2m35s
general tweaks
run_tests.yml #56
:
Commit
bada025b33
pushed by
Thaen
master
2025-06-17 05:10:50 +00:00
36s
Enhance simulation performance and add sprint mode functionality
run_tests.yml #55
:
Commit
848356a76e
pushed by
Thaen
master
2025-06-16 23:10:55 +00:00
32s
Enhance simulation performance and add sprint mode functionality
run_tests.yml #54
:
Commit
deee83edb3
pushed by
Thaen
master
2025-06-16 21:57:44 +00:00
30s
Remove tick-based mutation from behavioral model in objects.py
run_tests.yml #53
:
Commit
8a53d4ac37
pushed by
Thaen
master
2025-06-16 21:17:22 +00:00
36s
Implement duplicate connection removal and enhance mutation methods in neural network
run_tests.yml #51
:
Commit
9f0d6a6925
pushed by
Thaen
master
2025-06-16 21:10:00 +00:00
31s
Change mutation frequency in behavioral model to every 100 ticks for improved performance
run_tests.yml #50
:
Commit
2a04e7917a
pushed by
Thaen
master
2025-06-16 20:56:49 +00:00
29s
Add tick count for behavioral model mutation and reduce initial cell spawn count
run_tests.yml #49
:
Commit
5d862bfd50
pushed by
Thaen
master
2025-06-16 20:55:52 +00:00
31s
Refactor _setup_world method to remove unnecessary self parameter
run_tests.yml #48
:
Commit
eded181c62
pushed by
Thaen
master
2025-06-16 20:48:27 +00:00
30s
Update random seed initialization in world setup for consistent food spawning
run_tests.yml #47
:
Commit
14dfc7bfb8
pushed by
Thaen
master
2025-06-16 20:47:49 +00:00
29s
Reduce max visual width of food from 10 to 8 and adjust rendering size calculation for improved visual consistency
run_tests.yml #46
:
Commit
7dde7b3e1f
pushed by
Thaen
master
2025-06-16 20:37:31 +00:00
31s
Add tooltip functionality for neuron hover and adjust linear acceleration clamping
run_tests.yml #44
:
Commit
75e4948557
pushed by
Thaen
master
2025-06-16 20:32:05 +00:00
42s
Merge pull request 'Implement FlexibleNeuralNetwork and enhance CellBrain with input normalization and neural network integration' (#2) from move into master
run_tests.yml #42
:
Commit
8f6b9c8322
pushed by
Thaen
master
2025-06-16 20:20:33 +00:00
31s
Merge pull request 'refactored a lot of stuff into different files and generally fixed force application.' (#1) from move into master
run_tests.yml #41
:
Commit
5b9b6df997
pushed by
Thaen
master
2025-06-16 04:48:06 +00:00
2m27s
Add rotation and behavioral model to entities, implement DefaultCell entity
run_tests.yml #40
:
Commit
f0576e52d6
pushed by
Thaen
master
2025-06-14 22:31:23 +00:00
36s
Remove unused imports
run_tests.yml #39
:
Commit
589bb13688
pushed by
Thaen
master
2025-06-14 20:21:15 +00:00
3m1s
Fix import
run_tests.yml #38
:
Commit
81128c16c8
pushed by
Thaen
master
2025-06-09 22:14:01 +00:00
32s
First
Previous
1
2
3
Next
Last