Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SkalskiP/ILearnMachineLearning.js
/ functions
Functions
135 in github.com/SkalskiP/ILearnMachineLearning.js
⨍
Functions
135
◇
Types & classes
80
Method
constructor
(x, y)
src/utils/geometry/Point.ts:8
Method
constructor
(x:number, y:number, width:number, height:number)
src/utils/geometry/Rect.ts:12
Method
constructor
(x:number, y:number, radius:number)
src/utils/geometry/Circle.ts:9
Function
enterFullScreenCallback
()
src/components/commonViews/TopBar.tsx:113
Function
exitFullScreenCallback
()
src/components/commonViews/TopBar.tsx:106
Method
inflate
(vector:IPoint)
src/utils/geometry/Rect.ts:31
Method
loop
()
src/components/commonViews/Particles.tsx:87
Function
mapDispatchToProps
(dispatch: Dispatch<ApplicationState>)
src/components/mobileViews/HomeViewMobileComplement.tsx:101
Function
mapDispatchToProps
(dispatch: Dispatch<ApplicationState>)
src/components/commonViews/LoadingScreen.tsx:32
Function
mapDispatchToProps
(dispatch: Dispatch<ApplicationState>)
src/components/commonViews/TopBar.tsx:169
Function
mapDispatchToProps
(dispatch: Dispatch<ApplicationState>)
src/components/modelViews/DrawingBoard.tsx:180
Function
mapDispatchToProps
(dispatch: Dispatch<ApplicationState>)
src/components/modelViews/CircleChart.tsx:156
Function
mapStateToProps
(state: ApplicationState)
src/components/mobileViews/HomeViewMobileComplement.tsx:96
Function
mapStateToProps
(state: ApplicationState, ownProps: ITopBarProps)
src/components/commonViews/TopBar.tsx:162
Function
mapStateToProps
(state: ApplicationState)
src/components/commonViews/ProjectsList.tsx:103
Function
mapStateToProps
(state: ApplicationState)
src/components/commonViews/HomeView.tsx:36
Function
mapStateToProps
(state: ApplicationState)
src/components/modelViews/MnistView.tsx:62
Function
mapStateToProps
(state: ApplicationState)
src/components/modelViews/DrawingBoard.tsx:176
Function
mapStateToProps
(state: ApplicationState)
src/components/modelViews/CircleChart.tsx:152
Function
mapStateToProps
(state: ApplicationState)
src/components/modelViews/LineChart.tsx:94
Function
mnistReducer
( state: MnistState = initialState, action: MnistActions )
src/store/mnist/reducer.ts:8
Method
rad2deg
(angleRad:number)
src/utils/UnitUtil.ts:7
Function
register
()
src/registerServiceWorker.ts:22
Method
render
()
src/components/mobileViews/ToggledMenu.tsx:32
Method
render
()
src/components/mobileViews/HomeViewMobileComplement.tsx:85
Method
render
()
src/components/commonViews/LoadingScreen.tsx:20
Method
render
()
src/components/commonViews/ProjectsList.tsx:81
Method
render
()
src/components/modelViews/DrawingBoard.tsx:156
Method
render
()
src/components/modelViews/ImageLoader.tsx:194
Method
render
()
src/components/modelViews/CircleChart.tsx:142
Method
render
()
src/components/modelViews/LineChart.tsx:79
Function
renderToggleMenu
()
src/components/commonViews/TopBar.tsx:28
Method
step
()
src/components/modelViews/CircleChart.tsx:117
Method
translateByVector
(vector:IPoint)
src/utils/geometry/Circle.ts:15
Function
unregister
()
src/registerServiceWorker.ts:117
← previous
101–135 of 135, ranked by callers