Jaan Lı 李 PhD

Results 54 issues of Jaan Lı 李 PhD

Here is my deft config: ``` (global-set-key (kbd "") 'deft) (setq deft-use-filename-as-title t) (setq deft-use-filter-string-for-filename t) (setq deft-directory "/Users/jaan/Library/Application\sSupport/Notational\sData") (setq deft-extension "txt") ; associate files in deft directory with org...

feature request

Using VS Code to edit markdown notes on windows/mac makes it difficult to use FS Notes on iOS devices to sync. iCloud is not an option because of markdown notes...

request

```$ chmod +x zotero-remarkable.php # jaan @ host in ~/projects/zotero-remarkable on git:master x [15:11:54] $ ./zotero-remarkable.php ./zotero-remarkable.php: line 1: ?php: No such file or directory ./zotero-remarkable.php: line 3: require_once: command...

Any ideas how to fix this? I first got an error saying to install Microsoft Visual Studio C++ 14.0 or later build tools. I installed them from https://visualstudio.microsoft.com/visual-cpp-build-tools/ Here is...

https://github.com/ikostrikov/pytorch-flows/blob/34a34a0f25a86479e221f5d9bc4a67857d6621d0/flows.py#L114 This currently matches https://github.com/ikostrikov/pytorch-flows/blob/34a34a0f25a86479e221f5d9bc4a67857d6621d0/flows.py#L130 - but L114 should have no minus sign for the log determinant of the Jacobian. The forward computation is on https://github.com/ikostrikov/pytorch-flows/blob/34a34a0f25a86479e221f5d9bc4a67857d6621d0/flows.py#L113 `u = (inputs -...

I found that constructing masks using the original MADE paper https://arxiv.org/abs/1502.03509 (nodes are randomly assigned ids) works better than assigning an id deterministically as in https://github.com/ikostrikov/pytorch-flows/blob/5520ebe4e91f5829db695ffd5f1ba7376d92a446/flows.py#L19 (The reason for this...

Thanks to @LexiconCode for helping me get this minimal example working! Reference: https://github.com/dictation-toolbox/dragonfly/issues/341

Bug: incorrect description of project info. ## Change Summary Fix bug in issue template. ## Change type - [ ] feat: (new feature for the user, not a new feature...

🖋️ Status: CLA Needed

### Please confirm if bug report does NOT exists already ? - [X] I confirm there is no existing issue for this ### Steps to reproduce ? Listed at https://github.com/onefact/connect.onefact.org/blob/8eb4fd7826db67a4bf51a9a36055120bb7d7d909/README.md...

🔎 Status: More Info Needed

Hi @jwills ! Thank you for this amazing work!! I've used it to teach datathinking.org at University of Tartu and @PrincetonUniversity. However, I'm getting stuck in switching from a local...