spago
Self-contained Machine Learning and Natural Language Processing library in Go
파일 탐색기
최종 버전 다운로드 (.zip)- go.yml
- FUNDING.yml
- backward.go
- gradientblocker.go
- gradientblocker_test.go
- operator.go
- operator_tensor.go
- operator_test.go
- operators.go
- operators_test.go
- rand.go
- perceptron.png
- spago_logo.png
- main.go
- main.go
- main.go
- main.go
- initializers.go
- losses.go
- losses_test.go
- DenseFloat32.go
- DenseFloat64.go
- DenseFloatDataBytes.go
- dense.fbs
- dtype.go
- float.go
- float_test.go
- floatslice.go
- floatslice_test.go
- add.go
- add_test.go
- addscalar.go
- addscalar_test.go
- affine.go
- affine_test.go
- appendrows.go
- appendrows_test.go
- at.go
- at_test.go
- celu.go
- celu_test.go
- colview.go
- colview_test.go
- concat.go
- concat_test.go
- div.go
- div_test.go
- divscalar.go
- divscalar_test.go
- dot.go
- dot_test.go
- dropout.go
- dropout_test.go
- elu.go
- elu_test.go
- exp.go
- flatten.go
- flatten_test.go
- identity.go
- identity_test.go
- leakyrelu.go
- leakyrelu_test.go
- log.go
- max.go
- max_test.go
- maxpooling.go
- maxpooling_test.go
- min.go
- min_test.go
- misc.go
- misc_test.go
- mul.go
- mul_test.go
- mult.go
- pow.go
- pow_test.go
- prod.go
- prod_test.go
- prodscalar.go
- prodscalar_test.go
- reducemax.go
- reducemax_test.go
- reducemean.go
- reducemean_test.go
- reducesum.go
- reducesum_test.go
- reshape.go
- reshape_test.go
- reversesubscalar.go
- reversesubscalar_test.go
- rotater.go
- rotater_test.go
- rowview.go
- rowview_test.go
- scalarmax.go
- scalarmax_test.go
- selu.go
- selu_test.go
- sigmoid.go
- sigmoid_test.go
- slice.go
- slice_test.go
- softmax.go
- softmax_test.go
- softplus.go
- softplus_test.go
- softshrink.go
- softshrink_test.go
- sparsemax.go
- sparsemax_loss.go
- sparsemax_test.go
- sqrt.go
- sqrt_test.go
- square.go
- stack.go
- stack_test.go
- sub.go
- sub_test.go
- subscalar.go
- subscalar_test.go
- swish.go
- swishb.go
- swishb_test.go
- threshold.go
- threshold_test.go
- transpose.go
- transpose_test.go
- unaryelementwise.go
- axpyinc_amd64.s
- axpyincto_amd64.s
- axpyunitary_amd64.s
- axpyunitaryto_amd64.s
- bench_test.go
- benchDot_test.go
- ddotinc_amd64.s
- ddotunitary_amd64.s
- doc.go
- dot_test.go
- dotinc_amd64.s
- dotunitary_amd64.s
- ge_amd64.go
- ge_amd64.s
- ge_noasm.go
- ge_test.go
- gemv.go
- gemv_test.go
- LICENSE
- scal.go
- stubs_amd64.go
- stubs_noasm.go
- stubs_test.go
- sum_amd64.s
- util_test.go
- gonum.go
- abssum_amd64.s
- abssuminc_amd64.s
- add_amd64.s
- addconst_amd64.s
- asm_test.go
- axpy.go
- axpy_test.go
- axpyinc_amd64.s
- axpyincto_amd64.s
- axpyunitary_amd64.s
- axpyunitaryto_amd64.s
- bench_other_test.go
- benchAxpy_test.go
- benchScal_test.go
- cumprod_amd64.s
- cumsum_amd64.s
- div_amd64.s
- divto_amd64.s
- doc.go
- dot.go
- dot_amd64.s
- dot_test.go
- ge_amd64.go
- ge_noasm.go
- ge_test.go
- gemv_test.go
- gemvN_amd64.s
- gemvT_amd64.s
- ger_amd64.s
- l1norm_amd64.s
- LICENSE
- linfnorm_amd64.s
- scal.go
- scal_test.go
- scalinc_amd64.s
- scalincto_amd64.s
- scalunitary_amd64.s
- scalunitaryto_amd64.s
- stubs_amd64.go
- stubs_noasm.go
- stubs_test.go
- sum_amd64.s
- gonum.go
- asm_aix_ppc64.s
- AUTHORS
- byteorder.go
- CONTRIBUTORS
- cpu.go
- cpu_aix.go
- cpu_arm.go
- cpu_arm64.go
- cpu_arm64.s
- cpu_gc_arm64.go
- cpu_gc_s390x.go
- cpu_gc_x86.go
- cpu_gccgo_arm64.go
- cpu_gccgo_s390x.go
- cpu_gccgo_x86.c
- cpu_gccgo_x86.go
- cpu_linux.go
- cpu_linux_arm.go
- cpu_linux_arm64.go
- cpu_linux_mips64x.go
- cpu_linux_noinit.go
- cpu_linux_ppc64x.go
- cpu_linux_s390x.go
- cpu_loong64.go
- cpu_mips64x.go
- cpu_mipsx.go
- cpu_netbsd_arm64.go
- cpu_other_arm.go
- cpu_other_arm64.go
- cpu_other_mips64x.go
- cpu_ppc64x.go
- cpu_riscv64.go
- cpu_s390x.go
- cpu_s390x.s
- cpu_s390x_test.go
- cpu_test.go
- cpu_wasm.go
- cpu_x86.go
- cpu_x86.s
- cpu_zos.go
- cpu_zos_s390x.go
- hwcap_linux.go
- LICENSE
- PATENTS
- README.md
- staticcheck.conf
- syscall_aix_gccgo.go
- syscall_aix_ppc64_gc.go
- add_amd64.go
- add_amd64.s
- add_amd64_stubs.go
- add_purego.go
- add_test.go
- addconst_amd64.go
- addconst_amd64.s
- addconst_amd64_stubs.go
- addconst_purego.go
- addconst_test.go
- div_amd64.go
- div_amd64.s
- div_amd64_stubs.go
- div_purego.go
- div_test.go
- dotprod_amd64.go
- dotprod_amd64.s
- dotprod_amd64_stubs.go
- dotprod_purego.go
- dotprod_test.go
- exp.go
- exp_amd64.go
- exp_amd64.s
- exp_amd64_stubs.go
- exp_purego.go
- exp_test.go
- log.go
- log_amd64.go
- log_amd64.s
- log_amd64_stubs.go
- log_purego.go
- log_test.go
- matfuncs_amd64.go
- matfuncs_test.go
- mulconst_amd64.go
- mulconst_amd64.s
- mulconst_amd64_stubs.go
- mulconst_purego.go
- mulconst_test.go
- sub_amd64.go
- sub_amd64.s
- sub_amd64_stubs.go
- sub_purego.go
- sub_test.go
- sum_amd64.go
- sum_amd64.s
- sum_amd64_stubs.go
- sum_purego.go
- sum_test.go
- arith128_test.go
- example_test.go
- exp.go
- modulo_test.go
- normal.go
- race_test.go
- rand.go
- rand_test.go
- regress_test.go
- rng.go
- zipf.go
- bernulli.go
- normal.go
- uniform.go
- lockedrand.go
- misc.go
- rand.go
- dense.go
- dense_formatting.go
- dense_formatting_test.go
- dense_grad.go
- dense_grad_test.go
- dense_marshaling.go
- dense_marshaling_test.go
- dense_new.go
- dense_new_test.go
- dense_test.go
- mat.go
- mat_test_utils.go
- mat_test_utils_test.go
- mathfunctions.go
- mathfunctions_test.go
- matrix.go
- matrix_test.go
- tensor.go
- activation.go
- activation_test.go
- types.go
- model.go
- model.go
- selfattention_test.go
- attention.go
- attention_test.go
- birnn.go
- birnn_test.go
- builders.go
- model.go
- model_test.go
- model.go
- model_test.go
- model.go
- model_test.go
- convolution.go
- convolution_test.go
- crf.go
- crf_test.go
- viterbi.go
- dropout.go
- embedding.go
- embedding_test.go
- model.go
- model_test.go
- shared.go
- flatten.go
- block.go
- model.go
- model_test.go
- prenorm.go
- residual.go
- slstm.go
- highway.go
- highway_test.go
- linear.go
- linear_test.go
- feedforward.go
- mixerblock.go
- mixerblock_test.go
- adanorm.go
- adanorm_test.go
- batchnorm.go
- batchnorm_test.go
- fixnorm.go
- fixnorm_test.go
- layernorm.go
- layernorm_test.go
- layernormsimple.go
- layernormsimple_test.go
- rmsnorm.go
- rmsnorm_test.go
- scalenorm.go
- scalenorm_test.go
- pooling.go
- gru.go
- gru_test.go
- lstm.go
- lstm_test.go
- srn.go
- srn_test.go
- model.go
- model_test.go
- sqrdist.go
- sqrdist_test.go
- buffer.go
- errors.go
- gob.go
- model.go
- model_test.go
- module.go
- param.go
- traversal.go
- traversal_test.go
- adagrad.go
- adagrad_test.go
- adam.go
- adam_test.go
- exponential.go
- exponential_test.go
- hyperbolic.go
- hyperbolic_test.go
- function.go
- clipper.go
- clipper_test.go
- lamb.go
- lamb_test.go
- radam.go
- radam_test.go
- rmsprop.go
- rmsprop_test.go
- sgd.go
- sgd_test.go
- optimizer.go
- .gitignore
- AUTHORS.md
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- codecov.yml
- CONTRIBUTING.md
- go.mod
- go.sum
- LICENSE
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
