Commit Graph

32 Commits

Author SHA1 Message Date
Relintai da7659860a More api standardization. 2023-04-22 14:46:25 +02:00
Relintai eb9f3eaa34 More api standardization. 2023-04-22 14:39:13 +02:00
Relintai 590d1ce5e2 Api standardization. 2023-04-22 14:23:51 +02:00
Relintai 539167fee9 More cleanups. 2023-04-22 14:11:07 +02:00
Relintai 5a4ff2f19e Api cleanups to LinAlg. 2023-04-22 13:17:54 +02:00
Relintai 9298578954 Removed new methods from MLPPActivationOld. 2023-02-13 17:57:41 +01:00
Relintai c4f9f3b5a3 Added MLPPActivationOld. 2023-02-13 17:47:50 +01:00
Relintai 022a330ff6 Fix typo. 2023-02-10 19:31:47 +01:00
Relintai e6afa5b715 Fixed a few crashes and issues. 2023-02-05 10:59:45 +01:00
Relintai ac109ab441 Fixed the remaining warnings in Activation. 2023-02-03 02:40:30 +01:00
Relintai 5ac7f4cf88 Fix shadowed declaration warnings in Activation. 2023-02-03 02:33:55 +01:00
Relintai 25a92cd4e3 Fix signedness comparison warnings in Activation. 2023-02-03 02:31:13 +01:00
Relintai 567808a939 Fix infinite recursion. 2023-02-03 02:26:35 +01:00
Relintai 5c7840850b Also bound the activation functions directly. 2023-02-03 02:22:02 +01:00
Relintai fa4b7b6b56 Added bindings for Activation. 2023-02-03 02:08:48 +01:00
Relintai 1aafbdf66a Use bool literals. 2023-02-03 01:59:27 +01:00
Relintai f6a32ca301 Implement the new helper methods in Activation. 2023-02-03 01:58:17 +01:00
Relintai 06a986f31c Make activation function method names unique. 2023-02-02 23:22:27 +01:00
Relintai 3ebbf76789 Ported the remaining activation methods. 2023-02-02 20:53:36 +01:00
Relintai 0c731dccf3 More cleanups. 2023-02-02 02:19:16 +01:00
Relintai d26daf4c1a More cleanups. 2023-01-31 03:20:20 +01:00
Relintai 9518694132 More work on Activations. 2023-01-31 02:37:20 +01:00
Relintai 048dc20f6a INitial Activation rework. 2023-01-31 01:22:50 +01:00
Relintai 4deb34c852 Use real_t instead of doubles. 2023-01-27 13:01:16 +01:00
Relintai 6fe1f32c3d Prefixed LinAlg with MLPP. 2023-01-25 00:29:02 +01:00
Relintai 18c4ae6ea1 Renamed Activation to MLPPActivation. 2023-01-24 19:23:30 +01:00
Relintai ab0d41203b Removed the MLPP namespace. 2023-01-24 19:20:18 +01:00
Relintai 4675ee8e58 Clang format. 2023-01-24 19:00:54 +01:00
Relintai 284355ac6a Move comments below include guards. 2023-01-24 18:57:18 +01:00
Relintai db79c6215b Update include guard style. 2023-01-24 18:52:45 +01:00
Relintai 3457ec73a1 Include cleanups. 2023-01-24 18:12:23 +01:00
Relintai 6e76be22d9 Rename mlpp's files to follow the engine's style. 2023-01-23 22:44:17 +01:00