AI-ML 0.001 Latest
Files
- Build.PL
- C/config.h
- C/nn.c
- C/nn.h
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- README
- README.md
- XS/ML.xs.inc
- dist.ini
- inc/MyBuilder.pm
- lib/AI/ML.pm
- lib/AI/ML/Expr.pm
- lib/AI/ML/LinearRegression.pm
- lib/AI/ML/LogisticRegression.pm
- lib/AI/ML/NeuralNetwork.pm
- run.sh
- scripts/load_data.c
- scripts/mnist.pl
- t/00-report-prereqs.dd
- t/00-report-prereqs.t
- t/01-activation-funcs.t
- t/02-cost_functions.t
- t/03-mini-batch.t
- t/04-linear-regression.t
- t/05-logistic-regression.t
- t/06-accuracy-precision-recall-f1.t
- t/07-neural-network.t
- t/08-gradient-checking.t_
- t/W1_grad_check.csv
- t/W2_grad_check.csv
- t/W3_grad_check.csv
- t/b1_grad_check.csv
- t/b2_grad_check.csv
- t/b3_grad_check.csv
- t/dW1_grad_check.csv
- t/dW2_grad_check.csv
- t/dW3_grad_check.csv
- t/dataset_adjetivos.csv
- t/db1_grad_check.csv
- t/db2_grad_check.csv
- t/db3_grad_check.csv
- t/logistic.csv
- t/pred-nn.csv
- t/w1.csv
- t/w2.csv
- t/x.csv
- t/x_grad_check.csv
- t/y.csv
- t/y_grad_check.csv
- xt/author/00-compile.t
- xt/author/pod-syntax.t