Commit History

Add an extra dimension to the input vector
7cc6121

PeteBleackley commited on

Final dot product
8ec9bd9

PeteBleackley commited on

dot_prod needs to unpack arguments from tuple
8d80339

PeteBleackley commited on

Removed unnecessary complication
c284c9a

PeteBleackley commited on

Only inner function needs decorator
210f1cb

PeteBleackley commited on

More vectorized_map weirdness
eecf608

PeteBleackley commited on

tensorflow.vectorized_map might not like getting function arguments in a tuple
3f78694

PeteBleackley commited on

Broadcasting dot products
f2bd224

PeteBleackley commited on

Broadcasting dot products
825e41b

PeteBleackley commited on

Broadcasting dot products
948988c

PeteBleackley commited on

Removed unnecessary ()
092390b

PeteBleackley commited on

Forgot ()
5c28614

PeteBleackley commited on

Another workaround
7ac34f7

PeteBleackley commited on

itertools.batched not available
3c28153

PeteBleackley commited on

Lazy batching to prevent memory errors
dc46fb3

PeteBleackley commited on

Fixed indentation error
8b7b5e9

PeteBleackley commited on

Error in invocation of tensordot
1670b0e

PeteBleackley commited on

Encoding.pad modifies in place
10522d0

PeteBleackley commited on

Fix typo
871fae7

PeteBleackley commited on

columns is a list
839e93f

PeteBleackley commited on

columns is a local variable
8ad2cb6

PeteBleackley commited on

Don't forget the label
1360982

PeteBleackley commited on

Fix typo
85922e5

PeteBleackley commited on

Fix typo
9d09c54

PeteBleackley commited on

Fix typo
82414ba

PeteBleackley commited on

Tokenization gotcha
acea8cd

PeteBleackley commited on

Missing for clause in dict comprehension
39b4175

PeteBleackley commited on

Don't forget to import pandas
4b9d371

PeteBleackley commited on

Invoke class, not module
9946f4d

PeteBleackley commited on

Head needed to know input embeddings
7285c8a

PeteBleackley commited on

Fix typo
c833bc7

PeteBleackley commited on

Go to correct submodule
e09ba59

PeteBleackley commited on

Fix typo
23b3790

PeteBleackley commited on

Fix typo
52c1fb4

PeteBleackley commited on

Find the layers I need
52231cc

PeteBleackley commited on

Find the layers I need
394ad0c

PeteBleackley commited on

Superclass __init__
8626c30

PeteBleackley commited on

Use base model config in superclass __init__
b762c1c

PeteBleackley commited on

Fix typo
e219af7

PeteBleackley commited on

Fix typo
5b00eb7

PeteBleackley commited on

Fix inheritance
6cc57a2

PeteBleackley commited on

Fix typos
d0cb26f

PeteBleackley commited on

Fix typos
e563d3d

PeteBleackley commited on

Fix typos
28f2005

PeteBleackley commited on

Fix imports
23a97a2

PeteBleackley commited on

Authentication
75a64b9

PeteBleackley commited on

Training script
33285bd

PeteBleackley commited on

Training script
63b2c6a

PeteBleackley commited on

Bug fixes
4f504fa

PeteBleackley commited on

Bug fixes
47b39f3

PeteBleackley commited on