-
**Describe the bug**
The result including link markdown sent by slack API produces different results when
accessing by mobile app(iOS) / and accessing by desktop(Windows)
on desktop, it does not …
-
## condition
```python
# 윤년
year = 2022
if ((year % 4 == 0) and (year % 100 != 0)) or (year % 400 == 0):
print("윤년")
else:
print("윤년 아님")
```
### problem1
```python
# 세 개의 정수를 입력 받아 내림차…
-
In [`de10027`](https://github.com/dherald/service-status/commit/de1002781af94bbf4a4575d7261c8c1e0e5fccff
), sogang.dherald.com (https://sogang.dherald.com) was **down**:
- HTTP code: 0
- Response time…
kphws updated
2 years ago
-
1. https://github.com/decrypto-org/blockchain-papers
2. https://cs.paperswithcode.com/search?q_meta=&q_type=&q=blockchain
3. 구글 스칼라
-
Hello, this is Lino Hong from NLP lab Sogang University, South Korea.
In order to run warmup.sh, following the README, the pretrained model (assigned to
the global variable MODEL in warmup.sh) is…
-
In [`7743d8f`](https://github.com/dherald/service-status/commit/7743d8fb9537a02eb37d3417af9cd651bc897adf
), sogang.dherald.com (https://sogang.dherald.com) was **down**:
- HTTP code: 0
- Response time…
kphws updated
3 years ago
-
hello,Could you please provide ActivityNet feature and corresponding file config.py. Thank you.
My e-mail is zikangyuu@gmail.com
-
**목표**
- PintOS를 설치한다
- 설치한 PintOS를 실행해본다
yhwcs updated
3 years ago
-
Hi. I want to implement real-time TTS demo with my model.
(link : https://colab.research.google.com/github/espnet/notebook/blob/master/espnet2_tts_realtime_demo.ipynb#scrollTo=J-Bvca5mE7bT)
But in…
-
안녕하세요, 서강대 이윤제입니다.
[SUAPC Standing](https://icpc-sinchon.github.io/suapc)에 팀 솔브수(점수)를 함께 나타내는 것을 건의드립니다.
스탠딩이 더 보기 좋아질 것이라고 생각합니다.
[Sogang ICPC Team 기록](https://acm.sogang.ac.kr/history/)의 형식을 참고했습…