-
-
- 스터디 일시: 2021.08.18
- 참여자: 고예슬, 김다혜, 서원국, 선승현, 신윤서
- ice breaking
- 자기소개
- 스터디 참가 이유
## 스터디
### Learning Objectives
- Discuss the major trends driving the rise of deep learning.
- Expla…
-
Hi!
I’ve started developing the Multimodal DataLoader. After taking a (deep) look at this whole multimodal universe, I would like to discuss a couple of things before continuing. I’m using the [to…
-
Related: https://github.com/browsermt/bergamot-translator/issues/355#issuecomment-1043094869, https://github.com/browsermt/bergamot-translator/issues/298
I have proposed https://github.com/jelmervd…
-
See p7bje6-4BB-p2
Using ActionScheduler is not free. Spawning unnecessary actions can affect the site's performance.
Here's a list of improvements from a quick search for `schedule_job` across t…
-
## Overview
* **Short Description**: Write an instruction document for exchanges and wallets to integrate ALGO and ASA
* **Bounty**: 2000 ALGO tokens _(US residents will receive USDCa and have to …
-
Hello author, I noticed in the paper that when training a GPT-style model, the speed of the second generation improved by 1.3 times. I'm curious, does this imply that if I pre-train a model from scrat…
-
My steps:
1. Add the following code to common. py:
```
class h_sigmoid(nn.Module):
def __init__(self, inplace=True):
super(h_sigmoid, self).__init__()
self.relu = nn.ReLU6(…
-
I'm writing an application that's in the process of migrating to .NET 5 / Core / EF Core. However as most of the projects are targeting .NET Framework, this change will take some time. In the interim,…
Bouke updated
2 years ago
-
Is it currently, (or in general) possible for pinto to pass outputs from one component of a pipeline to the next component?
Using BBHnet data generation pipeline as an example, In the background g…