Maximilian Tosch
Maximilian Tosch
In the nn_2.py code for the initial population. Aren't you missing a line to **update the prev_score** variable and encourage the snake to pickup an apple? (Since the food_distance is...
## Problem I just downloaded and installed VSColorOutput from here: https://github.com/mike-ward/VSColorOutput/releases/tag/v2.6.4 (Visual Studio 2017 Express Version 15.9.21) Trying to access **Tools -> Options -> VSColorOutput** displays the following window: ...
Entities and architectures can end with "end some_name;" instead of "end entity;" or "end architecture;" The regex should check for any word (maybe with \w) instead of the specific keywords...
VS code extension settings. Old extension name was `vector-of-bool.cmake-tools` new one is `ms-vscode.cmake-tools`
@alexforencich Versions - Python 3.8 - cocotb 2.0.0 (b60f274a3584d62c6bad289c11e390b4c9f1fe30) - cocotbext-axi 0.1.26 - NVC 1.16.2 Reference: "Better handling for X/Z signals" for `reset_signal` was added in https://github.com/alexforencich/cocotbext-axi/commit/dcb9a6bd027543194ab4f786035f8f767d7a24dc I think there...