diff options
| author | tslil <tslil@posteo.de> | 2021-01-12 15:51:48 -0500 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-08-28 19:37:41 +0100 |
| commit | a96ec5a74093eb800d14e143b81302d3e0905b85 (patch) | |
| tree | e555252fe9003b8bb0ae648e031c0fe90d8e72bc /include/ct1973.h | |
| parent | 67dd4ba3a9adc6a9db8eb543480e9e82310eeccb (diff) | |
one output (of course), Pade approximant of logistic for activation
Diffstat (limited to 'include/ct1973.h')
| -rw-r--r-- | include/ct1973.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/ct1973.h b/include/ct1973.h deleted file mode 100644 index 6350ff3..0000000 --- a/include/ct1973.h +++ /dev/null @@ -1,7 +0,0 @@ -#include <stdint.h> -#include <math.h> -#include "tak.h" -#include "weights.h" - -float -evaluate_black_win(void); |
