Package: aimat 0.1.1
aimat: Functions to support aimat.dk
Functions to support the Danish language site aimat.dk containing teaching material related to the math behind AI.
Authors:
aimat_0.1.1.tar.gz
aimat_0.1.1.zip(r-4.7)aimat_0.1.1.zip(r-4.6)aimat_0.1.1.zip(r-4.5)
aimat_0.1.1.tgz(r-4.6-any)aimat_0.1.1.tgz(r-4.5-any)
aimat_0.1.1.tar.gz(r-4.7-any)aimat_0.1.1.tar.gz(r-4.6-any)
aimat_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
aimat/json (API)
| # Install 'aimat' in R: |
| install.packages('aimat', repos = c('https://aalborg-intelligence.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/aalborg-intelligence/aimat/issues
Datasets:
- bog - Words in an artificial childrens book
Last updated from:ef1b844800. Checks:7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 161 | ||
| source / vignettes | OK | 193 | ||
| linux-release-x86_64 | WARNING | 144 | ||
| macos-release-arm64 | WARNING | 93 | ||
| macos-oldrel-arm64 | WARNING | 87 | ||
| windows-devel | WARNING | 118 | ||
| windows-release | WARNING | 148 | ||
| windows-oldrel | WARNING | 88 | ||
| wasm-release | OK | 109 |
Exports:aimatAppfibonacci_spherenn_funnn_fun_cvnn_viznwp_make_word_dataw2vw2v_build_dataw2v_nn
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Run an aimat Shiny app | aimatApp |
| Words in an artificial childrens book (in Danish) | bog |
| Fibonacci Sphere | fibonacci_sphere |
| General neural network with at most two hidden layers | nn_fun |
| Cross-validation for neural network | nn_fun_cv |
| Visualize a neural network | nn_viz |
| Make next word prediction data | nwp_make_word_data |
| Plot word2vec model | plot.w2v |
| Predict method for neural network | predict.nn |
| Word2vec Neural Network | w2v |
| Build word2vec data from a corpus represented as a vector of words | w2v_build_data |
| Word2vec Neural Network | w2v_nn |
