-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
24 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
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: [email protected] | ||
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.18 | ||
date-released: '2023-11-18' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.