Forrest Bao

Results 45 issues of Forrest Bao

/!\ PLEASE INCLUDE THE FULL STACKTRACE AND CODE SNIPPET **Short description** I am trying to load/download some datasets, mainly summarization ones. But instead of the `*.tgz` files, I got an...

bug

Hi, how to add a parameter matrix between layers, like the \Theta in Fig. 28 of [neural-netowrks-ebook.pdf](../blob/master/examples/neural-networks-ebook.pdf)?

Corresponding PRs for the footprints (https://github.com/KiCad/kicad-footprints/pull/1453) and 3D models (https://github.com/KiCad/kicad-packages3D/pull/534) are pending. For a centralized point of all files, (footprints, 3D models, and 3D model source in FreeCAD) check my...

**Critical change**: Below, lines 44 and 54 can cause an error due to `CNNDM` is undefined. And there is no need for the global variable `CNNDM` when `self.cnndm` presents. This...

You can repeat the error in this repo: https://app.codepod.io/repo/eyusr62dyglelzg7m4jz ![image](https://github.com/codepod-io/codepod/assets/438579/16acecec-367c-48a9-a37f-e8469ad6562c)

bug
P1

If I create a new repo, and click "Codepod" in the breadcrumbs to navigate back to the dashboard, the new repo will not appear on my dashboard until I manually...

bug

The attachment of this issue is an ipynb exported from [this Codepod repo](https://app.codepod.io/repo/eyusr62dyglelzg7m4jz). It has some format issues incompatible with [NBFormat 4.0](https://github.com/jupyter/nbformat/blob/main/nbformat/v4/nbformat.v4.schema.json ): 1. `#/metadata` has no property called `name`...

We need two modes: editing mode and command mode. In command mode, you can move/delete pods/scopes (via keyboard shortcuts preferrably). Google Slides or PPT sets the precedent when handling textboxes:...

Auto-layout covers two kinds of problems: 1. Shape of scopes/pods: Auto-shrink and auto-expand a scope when a pod is moved out and into the scope. 2. Placement of scopes/pods: Auto-shovel...