-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathCITATION.cff
More file actions
20 lines (20 loc) · 827 Bytes
/
CITATION.cff
File metadata and controls
20 lines (20 loc) · 827 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
cff-version: 1.2.0
title: Solution for Sensorium 2023 Competition
message: 'If you use this work, please cite it using these metadata.'
type: software
authors:
- given-names: Ruslan
family-names: Baikulov
email: ruslan1123@gmail.com
orcid: 'https://orcid.org/0009-0003-4400-0619'
repository-code: 'https://github.com/lRomul/sensorium'
abstract: >-
This repository contains the winning solution for the Sensorium 2023 Competition.
The competition aimed to predict the activity of neurons in the primary visual
cortex of mice in response to videos. The proposed solution includes a novel
model architecture called DwiseNeuro and a training pipeline with a solid
cross-validation strategy and knowledge distillation.
license: MIT
version: v23.11.22
date-released: '2023-11-22'
doi: 10.5281/zenodo.10155151