Commit graph

230 commits

Author SHA1 Message Date
fb9d2a5292 Testing bigger LLM config, referencing 'Attention Is All You Need' (pytorch) 2021-02-05 19:48:00 +01:00
6082d992b9 Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch) 2021-02-05 02:20:00 +01:00
582f61dbde Refactor for clarity, might break a few tests though (pytorch) 2021-02-05 22:47:00 +01:00
cfcb5877ff Late-night bugfix on financial RL environment (pytorch) 2020-12-20 18:26:00 +01:00
c9ffd46f42 Implementing approach from a new paper read last night (pytorch) 2020-12-20 18:00:00 +01:00
17eb2d11db Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch) 2020-12-20 23:21:00 +01:00
06bf848561 Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pytorch) 2020-11-23 02:12:00 +01:00
6b924515f6 Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch) 2020-11-23 19:54:00 +01:00
37ae138e45 Minor doc updates: linking to article on quantization (pytorch) 2020-11-23 07:35:00 +01:00
094cc050ba Quick fix, referencing a known issue from the official repo (pytorch) 2020-11-18 07:41:00 +01:00
ae181724e5 Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pytorch) 2020-11-18 04:54:00 +01:00
54be7f9c1f Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pytorch) 2020-11-18 20:40:00 +01:00
21370fec85 Implementing approach from a new paper read last night (pytorch) 2020-10-30 02:10:00 +01:00
f46e203938 Minor doc updates: linking to article on quantization (pytorch) 2020-10-30 22:56:00 +01:00
31bfdd6216 Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch) 2020-10-14 07:37:00 +02:00
5e816d1968 Minor doc updates: linking to article on quantization (pytorch) 2020-10-14 04:18:00 +02:00
fffe52bb3b Refactor for clarity, might break a few tests though (pytorch) 2020-10-14 07:57:00 +02:00
82858df048 Minor doc updates: linking to article on quantization (pytorch) 2020-09-11 02:28:00 +02:00
0161a00ebd Refactor for clarity, might break a few tests though (pytorch) 2020-09-11 04:42:00 +02:00
c7a0c787ee Minor doc updates: linking to article on quantization (pytorch) 2020-09-08 19:15:00 +02:00
45c3eb46f2 Testing bigger LLM config, referencing 'Attention Is All You Need' (pytorch) 2020-09-07 08:06:00 +02:00
a2c1b09fe9 Late-night bugfix on financial RL environment (pytorch) 2020-07-05 18:22:00 +02:00
da40844dae Late-night bugfix on financial RL environment (pytorch) 2020-07-05 19:20:00 +02:00
eccce5da01 Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch) 2020-07-05 04:10:00 +02:00
cb5bd0cc60 Late-night bugfix on financial RL environment (pytorch) 2020-06-23 18:38:00 +02:00
a7a0adf29e Refactor for clarity, might break a few tests though (pytorch) 2020-06-23 08:36:00 +02:00
4e761395ee Implementing approach from a new paper read last night (pytorch) 2020-06-06 22:09:00 +02:00
454383b3f7 Late-night bugfix on financial RL environment (pytorch) 2020-06-04 21:17:00 +02:00
1c23ac39ce Minor doc updates: linking to article on quantization (pytorch) 2020-06-04 06:29:00 +02:00
28215f4e50 Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch) 2020-06-04 00:56:00 +02:00
3b92998f84 Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch) 2020-06-04 07:08:00 +02:00
cc253f3804 Late-night bugfix on financial RL environment (pytorch) 2020-05-22 19:13:00 +02:00
6b1957bed9 Refactor for clarity, might break a few tests though (pytorch) 2020-05-03 04:18:00 +02:00
dfb1e51e2d Implementing approach from a new paper read last night (pytorch) 2020-05-03 05:52:00 +02:00
07fd5465e5 Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch) 2020-05-03 04:55:00 +02:00
86e1c644e6 Implementing approach from a new paper read last night (pytorch) 2020-04-09 20:59:00 +02:00
c3378eaeff Implementing approach from a new paper read last night (pytorch) 2020-04-09 18:45:00 +02:00
ab6eae7221 Quick fix, referencing a known issue from the official repo (pytorch) 2020-04-06 19:30:00 +02:00
c06a6d2a5b Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pytorch) 2020-04-06 05:04:00 +02:00
4696ce4d3e Late-night bugfix on financial RL environment (pytorch) 2020-04-06 20:06:00 +02:00
1d2afc23d3 Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pytorch) 2020-04-06 21:46:00 +02:00
f3e7b4bd1e Late-night bugfix on financial RL environment (pytorch) 2020-03-22 18:22:00 +01:00
098fb19d86 Implementing approach from a new paper read last night (pytorch) 2020-03-22 23:54:00 +01:00
5e07ccf4cf Minor doc updates: linking to article on quantization (pytorch) 2020-03-22 07:22:00 +01:00
0a309091d8 Minor doc updates: linking to article on quantization (pytorch) 2020-03-22 05:13:00 +01:00
95cdca7429 Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pytorch) 2020-03-15 20:26:00 +01:00
e0b2f729a3 Testing bigger LLM config, referencing 'Attention Is All You Need' (pytorch) 2020-03-09 04:27:00 +01:00
c680a65076 Late-night bugfix on financial RL environment (pytorch) 2020-03-09 20:36:00 +01:00
ba555800e0 Quick fix, referencing a known issue from the official repo (pytorch) 2020-03-09 20:25:00 +01:00
1633fc2217 Implementing approach from a new paper read last night (pytorch) 2020-03-09 17:17:00 +01:00