-
I have two neural networks- one in the tutorials directory, the second one I made by removing some layers from the one in `recipes/librispeech/configs/conv_glu` which looks like this:
```
V -1 1 …
SY-nc updated
5 years ago
-
-
On the wiki at http://simonsobservatory.wikidot.com/mss-0001 the TOD2MAPS team is defining the details of the first TOD simulation using TOAST.
I will add support in TOAST for `so_pysm_models`, now…
zonca updated
5 years ago
-
Version: 1.70
Branch: master
Back-ends: imgui_impl_win32.cpp + imgui_impl_dx9.cpp
Compiler: Visual Studio
Operating System: Windows 10
I have been rendering lines and shapes over my game, I …
-
I wanted to know how do I configure certain applications to go through firejail, even through the launcher, for example if on KDE, if I click on `firefox`, I want it to open through firejail, how do I…
-
I'm trying out tszip and I got the same error when I tried it out on my simulation and also the example from the docs.
On mac, I imported tszip 0.1.0 with pip
```
import msprime
import tszip
…
-
I'm getting an error from my simulation code:
```
def sim_single_pulse_uni_AB(sample_size, L, u, r, locus_replicates, fixed_params=None):
if fixed_params['u']:
u = fixed_params['u']
…
-
Should they be things like:
- ClEE, ClBB, with the tracers indicating exactly what kind of data is contained
or
- galaxy_shear_cl_ee, which is slightly more redundant but clearer. (This is c…
-
Thanks for your excellent work!
- question 1
I trained with new dataSet, but loss is 'inf'
train.cfg details, on linux ubuntu 16.04
```
--datadir=/data/CNSpeech/
--tokensdir=/data/CNSpeech…
-
Are there plans to register a media type for zstd and zstd compressed tar archives?