Skip to content
#

science-research

Here are 194 public repositories matching this topic...

mbruna
mbruna commented Jun 4, 2021

I am trying to use the "accesses" keyword in the function savename to choose only a selection of keys for the file name. While I have no issues with the "ignores" keyword, I can't get it to work with "accesses". This is how I call the function:
name = savename(Params, "eps"; sigdigits = 3, accesses = ["δ", "phi", "v0"])
which does give me the following error:
`ERROR: MethodError: no method ma

rstoneback
rstoneback commented May 26, 2021

Is your feature request related to a problem? Please describe.
It can be necessary to pull out the instrument sampling rate from data. In principle this should be easy but data gaps, instrument turn on/off, etc. can potentially frustrate this determination.

Describe the solution you'd like
It may be necessary for calc_res in utils.time to support different averaging methods for da

maestrowf
jwhite242
jwhite242 commented May 20, 2020

This request is to make $(OUTPUT_PATH) behave more like the other labels and variables such that it is accessible without the timestamped sub directories appended to it when the spec is run. Making the timestamped sub directories accessible in another token in the workflow spec and meta files would be a useful side effect of this change.

This repository is the official implementation of the paper Pruning via Iterative Ranking of Sensitivity Statistics and implements novel pruning / compression algorithms for deep learning / neural networks. Amongst others it implements structured pruning before training, its actual parameter shrinking and unstructured before/during training.

  • Updated May 21, 2021
  • Python

OUTDATED, FIND MY ESP32 REPO AT https://github.com/moothyknight/HEG_ESP32 -- A DIY instruction set and rough program to run an HEG off an Arduino Nano. It uses an IR and Red LED, an OPT101 sensor, an ADS1115, and an Arduino Nano V3. The HEG is basically a pulse oximeter for your cortex, but allows for biofeedback and direct control.

  • Updated Sep 26, 2019
  • C++

Improve this page

Add a description, image, and links to the science-research topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the science-research topic, visit your repo's landing page and select "manage topics."

Learn more