Kory Becker
Kory Becker
**Description:** When using A-Frame Version 1.1.0 and switching into VR mode (Google Cardboard) on iPhone iOS 14.2, images permanently disappear as you look far left or right. This includes .obj...
- Merge PR for https://github.com/primaryobjects/lda/pull/16
Great library! It's very easy to use. Any hope of adding methods to serialize a trained network to/from json? ``` // Serialize to json. var json = dbn.toJSON(); // Deserialize...
### Background The command `generate_image` with huggingface may return an error response due to the service queuing the request. This results in the image failing to generate. A delay may...
### Background - The path to chrome.exe and the Selenium chromedriver may exist in different locations (Linux, Mac, Windows). This change allows setting the path in the `.env` instead of...
- In the branch `mutex`, implement the algorithm GraphPlan to solve a planning graph by correcting and completing the method named `solve()` and associated methods for marking mutexes. - The...