Skip to content

fastforwardlabs/mdff09-federated-learning-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FF09: Federated Learning - Public Version

Dev

Report repository template -- we use markdown now. Write markdown in the src directory. See src/00a-example.md for how to format.

To run locally, make sure you have nodejs and NPM installed and then do:

npm install
npm run dev

Deploy

To deploy you can clone the repo make sure you have nodejs and NPM installed and do:

npm install
npm run deploy

About

Public version of the Federated Learning report. Available at https://federated.fastforwardlabs.com.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published