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
- Host: GitHub
- URL: https://github.com/ndif-team/ndif-website
- Owner: ndif-team
- Created: 2024-03-09T15:54:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-04T20:16:30.000Z (7 months ago)
- Last Synced: 2025-12-08T02:36:40.919Z (7 months ago)
- Topics: interpretability, machine-learning, science-research, website
- Language: HTML
- Homepage: https://ndif.us/
- Size: 46.7 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.