-
Brilliant start, Charles!
I think one way to start refining what we want to do here - both in terms of content _and_ context - is to think about who this workshop is for.
Are we wanting to reach…
-
**As a** LLM researcher
**I need** to understand the concept of catastrophic forgetting in LLMs
**So that** I can develop standardized testing protocols to evaluate how different models handle this…
-
After review, relabel to 'reviewTwo'. After second review, relabel to 'EditorsComment'.
-
A note or two about the testing lesson:
Joe put together a really nice lesson testing. However, he introduced it right from the beginning. But we actually do a lot of testing in the first course.
…
-
I have just remembered that I have sometimes had problems with [packed data](http://cfconventions.org/cf-conventions/v1.6.0/cf-conventions.html#packed-data). I thought I had an old issue about that so…
-
To whom it may concern,
We are a group of graduate students passionate about scientific programming and reproducible and open science methods as part of the [UofT Coders](http://uoftcoders.github.i…
-
**Describe the bug**
On keyboards set to a non-English setting, e.g. for Mandarin speaking users, files will be encoded with ASCII, which throws errors unless explicitly stated on some R commands.
…
-
As we move towards the launch of the new version of Exercism we are going to be ramping up on actively recruiting people to help provide feedback.
Our goal is to get to 100%: everyone who submits a s…
-
Goal: publish about issue tracking, unit tests, software repository, continous integration and test frameworks
Publish at [this industry track conference](http://csmr2013.disi.unige.it/program.indust…
-
Hi it seems you code for training the model uses 4 gpus but I have only one. I tried using one but it shows error while calculating back propagation. Is there a to train on a single gpu device. Thanks