-
This is meant to be a discussion. I need some help to interpret my KE ($`k = u_i u_i /2`$) budget calculations, which follow this equation:
```math
\frac{\partial k}{\partial t} = -\frac{\partial u_…
-
I've started investigating whether it's possible to run stable MD simulations using models trained on SPICE. I'm opening this issue as a place to describe my results and discuss approaches.
As a s…
-
Dear Brian developers,
My name is Peter, and I'm a PhD student at the University of Waterloo in Chris Eliasmith's lab. My work involves incorporating biologically-detailed neuron models into the Ne…
-
**_High Level Objective: 3D models should be easy to create, share and maintain_**
Current CDB is lacking as a transmittal format for models. Why?
- The 1.x specification forces models and thei…
-
# Deep learning is EXPENSIVE
e.g.
train ResNet50 with ImageNet dataset for 80 epochs
80 * 1.3M images * 7.7B ops per img
# Solution?
- **Data Parallelism (large batch training)**
![image](http…
-
## Keyword: efficient
### End-to-end codesign of Hessian-aware quantized neural networks for FPGAs and ASICs
- **Authors:** Javier Campos, Zhen Dong, Javier Duarte, Amir Gholami, Michael W. Mahoney,…
-
I think, at least for me, the most important issue at the moment is how to organize things.
Myself, I'd "vote" for completely dropping YASim and only concentrating on JSBSim, mostly because keeping c…
-
Hi again,
I am trying to deal with a model that contains 13 unknown variables (which I understand start to be in the limit of traditional PCE). I am for now trying regression approaches (although I…
-
### Summary of the chapter in the form of points
- This chapter focuses on **competitive environments** and **adversarial search problems**, where multiple agents have conflicting goals.
- The cha…
-
I only had a quick look to your code. It looks like you are implementing a specific algorithm for the primal solution of the SVM. In general, the primal solution for SVMs is an instance of, what I wou…