MCPcopy Create free account

hub / github.com/SkalskiP/ILearnMachineLearning.js / functions

Functions135 in github.com/SkalskiP/ILearnMachineLearning.js

Methodconstructor
(x, y)
src/utils/geometry/Point.ts:8
Methodconstructor
(x:number, y:number, width:number, height:number)
src/utils/geometry/Rect.ts:12
Methodconstructor
(x:number, y:number, radius:number)
src/utils/geometry/Circle.ts:9
FunctionenterFullScreenCallback
()
src/components/commonViews/TopBar.tsx:113
FunctionexitFullScreenCallback
()
src/components/commonViews/TopBar.tsx:106
Methodinflate
(vector:IPoint)
src/utils/geometry/Rect.ts:31
Methodloop
()
src/components/commonViews/Particles.tsx:87
FunctionmapDispatchToProps
(dispatch: Dispatch<ApplicationState>)
src/components/mobileViews/HomeViewMobileComplement.tsx:101
FunctionmapDispatchToProps
(dispatch: Dispatch<ApplicationState>)
src/components/commonViews/LoadingScreen.tsx:32
FunctionmapDispatchToProps
(dispatch: Dispatch<ApplicationState>)
src/components/commonViews/TopBar.tsx:169
FunctionmapDispatchToProps
(dispatch: Dispatch<ApplicationState>)
src/components/modelViews/DrawingBoard.tsx:180
FunctionmapDispatchToProps
(dispatch: Dispatch<ApplicationState>)
src/components/modelViews/CircleChart.tsx:156
FunctionmapStateToProps
(state: ApplicationState)
src/components/mobileViews/HomeViewMobileComplement.tsx:96
FunctionmapStateToProps
(state: ApplicationState, ownProps: ITopBarProps)
src/components/commonViews/TopBar.tsx:162
FunctionmapStateToProps
(state: ApplicationState)
src/components/commonViews/ProjectsList.tsx:103
FunctionmapStateToProps
(state: ApplicationState)
src/components/commonViews/HomeView.tsx:36
FunctionmapStateToProps
(state: ApplicationState)
src/components/modelViews/MnistView.tsx:62
FunctionmapStateToProps
(state: ApplicationState)
src/components/modelViews/DrawingBoard.tsx:176
FunctionmapStateToProps
(state: ApplicationState)
src/components/modelViews/CircleChart.tsx:152
FunctionmapStateToProps
(state: ApplicationState)
src/components/modelViews/LineChart.tsx:94
FunctionmnistReducer
( state: MnistState = initialState, action: MnistActions )
src/store/mnist/reducer.ts:8
Methodrad2deg
(angleRad:number)
src/utils/UnitUtil.ts:7
Functionregister
()
src/registerServiceWorker.ts:22
Methodrender
()
src/components/mobileViews/ToggledMenu.tsx:32
Methodrender
()
src/components/mobileViews/HomeViewMobileComplement.tsx:85
Methodrender
()
src/components/commonViews/LoadingScreen.tsx:20
Methodrender
()
src/components/commonViews/ProjectsList.tsx:81
Methodrender
()
src/components/modelViews/DrawingBoard.tsx:156
Methodrender
()
src/components/modelViews/ImageLoader.tsx:194
Methodrender
()
src/components/modelViews/CircleChart.tsx:142
Methodrender
()
src/components/modelViews/LineChart.tsx:79
FunctionrenderToggleMenu
()
src/components/commonViews/TopBar.tsx:28
Methodstep
()
src/components/modelViews/CircleChart.tsx:117
MethodtranslateByVector
(vector:IPoint)
src/utils/geometry/Circle.ts:15
Functionunregister
()
src/registerServiceWorker.ts:117
← previous101–135 of 135, ranked by callers