-
I'm implementing an LMS + LRS that supports xAPI. In reading the spec there are a few things I'm finding unclear about "Documents" and "State". I'll post a separate issue about "State" and just focus …
-
straight away
-
Hello,
I'm evaluating Kinto for use in a language learning web app.
Users can learn any number of languages, they can create shelves of flashcard lists (card decks), and they can learn the card…
-
Hi,
I'm wondering if a series of .wav or .raw file can be use for training.
I saw that there is a way to read a raw file but not sure how is that used.
Thank you!
-
Hello,
I tried to install this on a virtual Ubuntu 14.04 machine. I cloned it from GITHUB, created and configured the database and set the directory protections (775 for /var/www/code and 777 for app…
-
**Question : What is the best way to define test data?**.
Test data will be useful for following
- Data driven tests
- Mocking
- Providing data for library users to mock library functions
- Us…
-
## 🚀 Feature
allowing the use of `torch.autorgrad.grad` and `loss.backward` inside `torch.utils.checkpoint.checkpoint`
## Motivation
Enclosing the entire training steps inside a checkpoint could …
-
Hi there,
hope all is well.
I just wanted to report a potential issue that can occur when editing a quiz. The issue seems to be similar to the one reported here https://github.com/microsoft/o365…
-
As outlined on https://github.com/romainchalut/MT5/issues/34, I'm thinking how to use MT5 to coordinate learning resources for a choir.
In our case, everything is stored on SoundCloud. I'd like MT5 …
-
For our custom dashboard, we currently use a custom websocket interface that allows us to listen to all key changes coming through network tables. This allows us to display the value of all keys at th…