Commit 2effae2
Add intRVFL to the models module (#125)
* Add intRVFL to the models module
* [github-action] formatting fixes
* Refactor IntRVFL model implementation
* [github-action] formatting fixes
* Remove reference from all
* Added minor revisions
* [github-action] formatting fixes
* Add ridge regression to functional module
* [github-action] formatting fixes
* Refactor IntRVFL one-hot transform
* [github-action] formatting fixes
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: mikeheddes <mikeheddes@gmail.com>1 parent b6ae3a5 commit 2effae2
File tree
7 files changed
+300
-262
lines changed- docs
- examples
- torchhd
7 files changed
+300
-262
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
| |||
104 | 106 | | |
105 | 107 | | |
106 | 108 | | |
107 | | - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
108 | 114 | | |
109 | 115 | | |
110 | 116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
0 commit comments