Refactor the Network class
Opened this issue · 0 comments
bmario commented
To make it more obvious where the "magic" constant comes from, subtract 1 here and 1 in the function call.
await self.search_backwards(input, x_depth - 1)
Originally posted by @kinnarr in #29 (comment)