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
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
Merge branch 'master' of https://git.apisb.me/Thaen/DynamicAbstractionSystem
run_tests.yml #45
:
Commit
fedb4117b4
pushed by
Bnenne
master
2025-06-16 20:33:14 +00:00
32s
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 branch 'master' of https://git.apisb.me/Thaen/DynamicAbstractionSystem
run_tests.yml #43
:
Commit
6c98d5d84e
pushed by
Bnenne
master
2025-06-16 20:24:49 +00:00
36s
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
Introduce BehavioralModel and TestBrain classes for behavior modeling
run_tests.yml #37
:
Commit
0177d68500
pushed by
Thaen
master
2025-06-09 22:10:19 +00:00
2m19s
Add TestVelocityObject to simulate moving entities in the world
run_tests.yml #36
:
Commit
a64e705731
pushed by
Thaen
master
2025-06-08 04:00:42 +00:00
2m14s
Disable food spawning in the simulation
run_tests.yml #35
:
Commit
ac08ecbc27
pushed by
Thaen
master
2025-06-06 20:06:27 +00:00
3m13s
Add key binding for Shift to double TPS during testing
run_tests.yml #34
:
Commit
c0479cdcf2
pushed by
Thaen
master
2025-06-05 01:46:19 +00:00
27s
The debug interaction radius visualization now only displays on selected objects when at least one object is selected. The TPS can now also be doubled by holding shift.
run_tests.yml #33
:
Commit
15cf494c20
pushed by
Thaen
master
2025-06-05 01:45:46 +00:00
14s
Remove debug render objects.
run_tests.yml #32
:
Commit
d93cddcb6e
pushed by
Thaen
master
2025-06-05 01:42:01 +00:00
2m46s
togglable initial FoodObject spawn
run_tests.yml #31
:
Commit
a1b39f2484
pushed by
Bnenne
master
2025-06-04 03:34:07 +00:00
32s
Increase zoom threshold for smoother zoom transitions in simulation
run_tests.yml #30
:
Commit
737d595d50
pushed by
Thaen
master
2025-06-04 03:02:25 +00:00
36s
Update food object representation to use one decimal place for decay value
run_tests.yml #29
:
Commit
330f199657
pushed by
Thaen
master
2025-06-04 03:01:13 +00:00
30s
Enforce world bounds for object positioning and update related tests
run_tests.yml #28
:
Commit
fe4e15eac1
pushed by
Thaen
master
2025-06-04 02:56:24 +00:00
30s
Added rounding to the object representation of the food object.
run_tests.yml #27
:
Commit
56415bb07a
pushed by
Thaen
master
2025-06-04 01:41:52 +00:00
30s
Refine zoom limits in simulation interface for improved user experience
run_tests.yml #26
:
Commit
9a8217a034
pushed by
Thaen
master
2025-06-04 01:39:28 +00:00
34s
Add legend visibility toggle and pause functionality to simulation
run_tests.yml #25
:
Commit
0202fe59a5
pushed by
Thaen
master
2025-06-04 01:36:28 +00:00
31s
Update test runner configuration to use copy link mode during installation to suppress warning
run_tests.yml #24
:
Commit
9e7ad041b4
pushed by
Thaen
master
2025-06-04 01:22:17 +00:00
32s
Add tests for World class object management and querying functionality
run_tests.yml #23
:
Commit
55633706a2
pushed by
Thaen
master
2025-06-04 01:20:31 +00:00
29s
Enhance World initialization with size parameters and adjust food spawning range
run_tests.yml #22
:
Commit
dad79942c2
pushed by
Thaen
master
2025-06-04 01:10:55 +00:00
27s
First
Previous
1
2
3
Next
Last