-
Merci pour ce projet très intéressant. Je souhaite si possible utiliser les modèles déjà fine-tunés pour créer des bases de données de textes composés par GPT-2 en francais. Je vois sur le repo un not…
-
In decoders, we usually feed the previous timestep's output vector on to the next input vector, language model style. However, in teacher forcing, the ground-truth predictions of the previous timestep…
-
In order to reimplement the paper "SSAP: Single-Shot Instance Segmentation With Affinity Pyramid" (https://arxiv.org/abs/1909.01616), I'm defining a lifted multicut objective on an UndirectedLongRange…
-
When running a a training script using the new memory allocation backend (https://github.com/google/jax/issues/417), I see a bunch of non-fatal errors like this:
```
[1] 2019-05-29 23:55:55.555823…
-
Thanks a lot for this project! I'm currently thinking about using Snorkel for a sentiment analysis project I'm working on to label documents and have some basic question as below.
The question that…
-
Hi,
I have implemented Knowledge Distillation[1] where I use the predictions of the "teacher" networks as labels for the "student" network during training. However, I only evaluate the teacher netw…
-
L'introduction à ce livre répète une erreur fréquente : elle suppose que "reproductibilité" veut dire "reproductibilité computationnelle" pour tout le monde. Et pourtant il y a une brève référence à l…
-
-
What do folks think about an AutoML framework integrated within Kubeflow? Here is one https://github.com/CiscoAI/amla
-
Student:
Veljko Mošorinski RA75/2015
Problem:
Na osnovu snimka vilice potrebno je detektovati postojanje svakog zuba pojedinačno. Za početak, svaki detetovan zub će biti izdvojen, potom klasifiko…