-
Unlike #39, here, we change the surface heat fluxes on the globe by a certain factor. The idea is to add heat to subtropics and lose out heat from the subpolar regions. So, in a way, not only are we c…
-
At the Physically Based Shading course at Siggraph this year Naty Hoffman presented issues with established Fresnel models. Both how it's incorrect to use the physical Fresnel equations directly in an…
-
-
## Keyword: sgd
### Doubly Stochastic Models: Learning with Unbiased Label Noises and Inference Stability
- **Authors:** Authors: Haoyi Xiong, Xuhong Li, Boyang Yu, Zhanxing Zhu, Dongrui Wu, Dejin…
-
Used the following PDF: https://arxiv.org/pdf/1706.03762
The result looks ok, however the order or pages is incorrect.
Setup
```
git clone ...
pip install -e .
```
```python
import asyn…
-
**Describe the bug**
The cubed sphere grid cell area calculated by the exchange grid tool has bumps around the two poles (see figures below). These bumps are not there in the cell area calculated by…
-
Suggested figures that go into paper. Add example figure, short description, suggestions for panels/what needs to be changed...
-
# Overview
For whatever reason, I can not seem to reproduce the results that are shown in the paper. I have a feeling that I am doing something specific that is messing up results as I can not get th…
-
Kingma, Diederik Pieter. [Variational inference & deep learning: A new synthesis](https://pure.uva.nl/ws/files/17891313/Thesis.pdf).
-
Directional statistics deals with unit vectors and periodic variables. Directions.jl includes two such distributions: `VonMises` (angular) and `VonMisesFisher` (spherical). I'm planning to implement m…