-
Can you elaborate on what you feel are the limits of the analogy between neural networks and the human brain? Is it reasonable to expect a neural network to display human characteristics such as not e…
tamos updated
5 years ago
-
In class we defined the sample space as (0,1)^(n x n) x {0,1}^n x (1-8)^n. The authors used 1-8 instead of 0-2pi because it was more logical to categorize orientations in discrete blocks instead of a…
-
_From @japaric on February 26, 2018 15:57_
We have [instructions] for doing embedded development from the command line but we are missing
instructions for doing embedded development in an IDE.
[i…
-
If clangd can't find a compilation command in the compilation database, as is common for, say, header files included in your source files, it will fallback to calling the `clang` executable along with…
-
Okay now that we have the mega matrices, we need to quantify them and figure out what they mean for the feasibility of the project.
First, some visualizations:
- Left hemisphere
![megaMatrix_voxThr…
-
Hi, just starting with DDS in general and with CycloneDDS in particular because it seems to be the only open DDS implementation as pure C implementation. Correct me if I'm wrong. There might be other …
-
## Description
mxnet-cpp package cross-compilation fails with OSError: "wrong ELF class: ELFCLASS32"
## Environment info (Required)
Host system: Ubuntu 18.04.1 LTS 4.15.0-38-generic x86_64
Targ…
-
Hi,
I wanted to minimize the footprint of all code including TeensyDebug with the -Os option.
This results in the following error messages:
```
TeensyDebug.cpp: 1279:6: error: prototype for 'void …
-
A weird and potentially nifty idea came up today in discussion with Alex Petrov.
The idea is to have an optional function you can specify for ensembles that lets you add a nonlinear interaction term …
-
Type: Bug Report
**Describe the bug**
- OS and Version: Windows 11 22H2 and Macos 13.3.1
- VS Code Version: 1.77.3
- Embedded Tools Extension Version: 0.7.0
- Target embedded device: ST…