IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an email to s dot adaszewski at gmail dot com. User accounts are meant only to report issues and/or generate pull requests. This is a purpose-specific Git hosting for ADARED projects. Thank you for your understanding!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stanislaw Adaszewski 2eff854467 Start working on FastLoop. 3 years ago
..
unused Rename test_loss. 3 years ago
test_batch.py Add test_flatten_predictions_05(). 3 years ago
test_bulkdec.py Add more tests in test_bulkdec. 3 years ago
test_convlayer.py Fix in test_decagon_layer_04(). 3 years ago
test_convolve.py Add test_dropout_graph_conv_activation_parameter_count_01(). 3 years ago
test_data.py Make _equal() much faster. 3 years ago
test_databatch.py Add BatchedData support to DecodeLayer. 3 years ago
test_declayer.py Fix in test_decode_layer_05(). 3 years ago
test_decode.py Add test_[dedicom,dist_mult,bilinear,inner_product]_decoder_parameter_count_01(). 3 years ago
test_dropout.py Bring more elements to icosagon. 3 years ago
test_fastconv.py Add test_fast_conv_layer_01() and test_fast_conv_layer_02(). 3 years ago
test_fastloop.py Start working on FastLoop. 3 years ago
test_fastmodel.py Add test_fast_model_01(). 3 years ago
test_input.py Add test_[one_hot_]input_layer_parameter_count_01(). 3 years ago
test_model.py Add test_model_08(). 3 years ago
test_normalize.py Fixes for bool sparse tensors. 3 years ago
test_sampling.py Change test in test_unigram_03(). 3 years ago
test_trainloop.py Remove unnecessary .detach() call in dropout_dense(). 3 years ago
test_trainprep.py Fixes for bool sparse tensors. 3 years ago
test_weights.py Work on declayer. 3 years ago