Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ornlpmcp/ASCENDS
Browse files Browse the repository at this point in the history
  • Loading branch information
Lee, Sangkeun (Matt) committed Dec 4, 2019
2 parents c936a76 + 443ae22 commit 6f2f41c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ You will see the active environment in parentheses at the beginning of your comm
Now you're ready to use ascends. Please see the next section for a quick start guide.
To check if you properly installed ascends-toolkit, run
```
python train.py -h
python train.py --help
```

If you see the usage help of regression trainer, you're ready to go.
Expand Down Expand Up @@ -331,6 +331,9 @@ the core ascends-toolkit APIs. Please see [API reference](api_reference.md) for

Please take a look at the Jupyter notebook file (notebook/reference.ipynb) to understand the usage of ASCENDS APIs and test if installation was done properly.

# Community Guidelines
If you have a question or encounter a problem, we recommend you use GitHub's issue tracker. If you want to propose a change to the source code, please use a pull request.

# License

MIT License
Expand Down

0 comments on commit 6f2f41c

Please sign in to comment.