An open API service indexing awesome lists of open source software.

https://github.com/ndif-team/ndif-website

The website for NDIF, the National Deep Inference Fabric
https://github.com/ndif-team/ndif-website

interpretability machine-learning science-research website

Last synced: 6 months ago
JSON representation

The website for NDIF, the National Deep Inference Fabric

Awesome Lists containing this project

README

          

# ndif-website

The website for the [National Deep Inference Fabric](https://ndif.us/) ([ndif.us](https://ndif.us/)).

## Contributing

1. Update your changes in `src`
2. Run `make all`
3. This will update the website in `public`. Commit everything in src and public and push to main.
4. Anything in public on main is automatically served.