-
**Informations**
#### CLI
- **OS (Mac, Windows, Linux, etc) and version**: Ubuntu
- **client version(please show nsml --version)**:
Built: 2019-01-03T16:52:07+09:00
Go: go1.10.7
GOARCH: amd64
G…
-
**Informations**
#### CLI
- **OS (Mac, Windows, Linux, etc) and version**:
- **client version(please show nsml --version)**:
- **전체 실행 명령어**:
#### WEB
- **Brower (chrome, firfox, etc)**:
- **…
-
**Informations**
#### CLI
- **OS (Mac, Windows, Linux, etc) and version**: Windows 10
- **client version(please show nsml --version)**:
Built: 2019-01-10T17:16:19+09:00
Go: go1.11.4
GOARCH: a…
-
**Question**
if IS_ON_NSML:
nsml.save(str(epoch + 1))
main.py의 206과 207 line입니다. 이 코드 라인에 의하여 checkpoint는 생성되지 않습니다. 결과는 다음과 같습니다.
C:\nsml_client.windows.amd64.hack>nsml mod…
-
**Informations**
#### CLI
- **OS (Mac, Windows, Linux, etc) and version**: Linux
- **client version(please show nsml --version)**:
Built: 2019-01-10T17:16:19+09:00
Go: go1.11.4
GOARCH: amd64
GO…
-
I want to debug my codes in local.
Running codes and debugging in NSML is inefficient.
Can I download the datasets in my local computer?
Thanks.
-
nsml 은 credit을 사용하는 방식인데 credit이 얼마나 주어질지 궁금합니다
-
**Informations**
#### CLI
- **OS (Mac, Windows, Linux, etc) and version**:
- **client version(please show nsml --version)**:
- **전체 실행 명령어**:
nsml submit -t Resource_exhauted/ir_ph1_v2/685 0
#…
-
```python
import subprocess
import re
def clear_session(session_name):
result = subprocess.run(["nsml", "ps"], stdout=subprocess.PIPE)
result = result.stdout.decode().split("\n")
r…
-
안녕하세요 Track-1 참가자입니다.
nsml submit -t 옵션으로 에러가 없이 완료가 되는것을 확인하고 submit을 진행하는 가운데 아래와 같은 메시지를 받았습니다.
![image](https://user-images.githubusercontent.com/41002216/88657969-addddd80-d10d-11ea-8231-3d16…