This repository was archived by the owner on Jan 29, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 187
Adding paper references - changing main title #5
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| [](https://travis-ci.org/IBM/FfDL) | ||
|
|
||
| # FfDL Core Services | ||
| # Fabric for Deep Learning (FfDL) | ||
|
|
||
| This repository contains the core services of the *FfDL* (Fabric for Deep Learning) platform. FfDL is an operating system "fabric" for Deep Learning | ||
|
|
||
|
|
@@ -38,6 +38,7 @@ FfDL is a collaboration platform for: | |
| 6. [Detailed Testing Instructions](#6-detailed-testing-instructions) | ||
| 7. [Clean Up](#7-clean-up) | ||
| 8. [Troubleshooting](#8-troubleshooting) | ||
| 9. [References](#9-references)) | ||
|
|
||
| ## 1. Quick Start | ||
|
|
||
|
|
@@ -302,3 +303,12 @@ helm delete $(helm list | grep ffdl | awk '{print $1}' | head -n 1) | |
| make sure to follow the standard Go directory layout (see [Prerequisites section]{#Prerequisites}). | ||
|
|
||
| * To remove FfDL on your Cluster, simply run `make undeploy` | ||
|
|
||
| ## 9. References | ||
|
|
||
| Based on IBM Research work in Deep Learning. | ||
|
|
||
| * B. Bhattacharjee et al., "IBM Deep Learning Service," in IBM Journal of Research and Development, vol. 61, no. 4, pp. 10:1-10:11, July-Sept. 1 2017. https://arxiv.org/abs/1709.05871 | ||
|
|
||
| * Scott Boag, et al. Scalable Multi-Framework Multi-Tenant Lifecycle Management of Deep Learning Training Jobs, In Workshop on ML Systems at NIPS'17, 2017. http://learningsys.org/nips17/assets/papers/paper_29.pdf | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Maybe we should add the full list of authors to this publication:
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I think its fine @whummer - folks who are interested in background will click on the link anyway - and both the papers have list of authors on top. Follow the normal convention |
||
|
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe we should add the full list of authors to this publication: