From 35dc86f8476250f693aa419f404b2b4c8c381d92 Mon Sep 17 00:00:00 2001 From: tslil Date: Sat, 27 Mar 2021 23:59:33 -0400 Subject: Playing around with huge nn's, poorly trained. Not great at shallow depths --- include/xorshift64.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/xorshift64.h') diff --git a/include/xorshift64.h b/include/xorshift64.h index 0b48f39..eda92af 100644 --- a/include/xorshift64.h +++ b/include/xorshift64.h @@ -12,7 +12,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with Takwrap. If not, see . + along with ct. If not, see . */ #ifndef XORSHIFT_H -- cgit v1.3.1