| backends |
|
|
| BlockWords.sys.mjs |
This module contains based64 encoded english block word n-grams for ML features.
|
13537 |
| ClusterAlgos.sys.mjs |
This module has math utility functions around clustering from a list of vectors
|
18643 |
| EngineProcess.sys.mjs |
@typedef {import("../actors/MLEngineParent.sys.mjs").MLEngineParent} MLEngineParent
@typedef {import("../content/Utils.sys.mjs").ProgressAndStatusCallbackParams} ProgressAndStatusCallbackParams
|
32936 |
| MLEngine.worker.mjs |
The actual MLEngine lives here in a worker.
|
5165 |
| ModelHub.sys.mjs |
@import { ProgressAndStatusCallbackParams } from "./Utils.sys.mjs"
@import { ParsedModelHubUrl, AllowDeny } from "../ml.d.ts"
|
69614 |
| mozilla-logo.webp |
|
1542 |
| nlp |
|
|
| OPFS.sys.mjs |
@typedef {import("./Utils.sys.mjs").ProgressAndStatusCallbackParams} ProgressAndStatusCallbackParams
|
16244 |
| ThomSample.mjs |
This module has utility functions for doing thompson sampling and ranking
|
4573 |
| Utils.sys.mjs |
@import { TypedArray } from "../ml.d.ts"
|
48276 |