-
# Data analysis code review checklist
**Data source/survey round:** Panel data from Prova Brasil and School Census; 2005, 2007 (pre-treatment) and 2009 (post-treatment)
**Date:** 27th August, 2…
-
##### My issue is:
When I executed agent.py at the guest, I was unable to analyze the file successfully.
##### My Cuckoo version and operating system are:
My cuckoo version is 2.0.7, my host and …
-
In real industrial life, it's assumed that different ASDU types have different priority. For example, single-point data connect with the breakers state, measured values connect with voltage or current…
-
If you wish to solve some DSA Problems, check out the compiled folder of DSA questions ranging from easy to hard questions. While submitting your solution, make sure you name the file as "Topic_Diffic…
-
Hi there, I am trying to train swin_upernet on a custom dataset. My config file is as follows:
```
_base_ = [
'configs/_base_/models/upernet_swin.py', 'configs/_base_/datasets/xxx.py',
'…
-
Hello, Martin
Want to share one observation and ask a question. I have built an alternative C++ implementation basing on your ideas with some optimizations. Among it, I am using other NN architecture…
snarb updated
6 years ago
-
Hello,
Im trying to train ocrnet_hr18, and i'm using the jupyter notebook downloaded from colab. by running this line : `runner.train()` i get the following error :
![Capture](https://github.com…
-
Sweepable timestamps is a table that is used to track which rows and columns of the sweepable cells table actually contain interesting data, since the queue may be sparse if there is a fast forward or…
-
Using `cfdm.DomainAxis` (and filtering downstream to cf-python, so `cf.DomainAxis` equivalently) with the `source` keyword to create a Domain Axis construct works fine when the source it itself a Doma…
-
There are some changes in Ardent that made some methods incompatible or behaving differently than their original counterparts. Here are some examples that should be fixed in a new major version to mak…