-
# Revitalizing Self-Organizing Map: Anomaly Detection using Forecasting Error Patterns | Young Geun Kim
IFIP SEC 2021 - Oslo, Norway
[https://ygeunkim.github.io/publication/somifip/](https://ygeunki…
-
python-pep8 package is used to check the sanity and syntex of python code.
During rpm building process, we donot perform syntex checking of the code as it
is handled by project ci itself or by using…
-
following the installation instructions:
https://github.com/StreisandEffect/streisand/blob/master/Installation.md
# Expected behavior:
Install all the necessary packages without error
### Actu…
-
$ ruter "Skøyen" "Forskningsparken (oslo)"
--------------------------------
REISEFORSLAG Skøyen -> Forskningsparken (oslo)
------- Forslag #1 -------
Departure: Tue Nov 01 201…
-
A test similar to the following fails on my end:
```java
@Test
public void midnight_may17_is_a_norwegian_holiday_even_if_the_jvm_timezone_is_gmt() {
System.setProperty("user.time…
-
This is a school project from Oslo University regarding the possibility of Use GitHub as an extension of Lovdata
-
It seems that flock and lockf works differently, and lockf does lock file as expected.
There is test code I'm using
```
import fasteners
import sys
import time
import threading
import fcntl…
-
The following code works in scala: `LocalDateTime.now()`.
But in Scalajs it throws: `java.time.zone.ZoneRulesException: Unknown time-zone ID: Europe/Oslo`.
I do not intend to use any timezone.
Scal…
-
I'm developing a library ( https://github.com/lgrammel/ai-utils.js ) and was using cuid2. However, it throws the following error when using it in Vercel edge functions:
```
- error node:crypto
Mo…
-
https://github.com/bioAI-Oslo/Spikeometric/blob/31fe94ea9192170c7855ce5afa7267caab3566cf/spikeometric/models/base_model.py#L223
Any reason for why we should not work on sparse tensors?