Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: pawel-antoniuk
  • Language: TeX
  • Default Branch: main
  • Size: 11.6 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed almost 2 years ago
Metadata Files
Citation

Owner

  • Login: pawel-antoniuk
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Antoniuk"
  given-names: "Paweł"
  orcid: "https://orcid.org/0000-0002-0914-8920"
- family-names: "Zieliński"
  given-names: "Sławomir K."
  orcid: "https://orcid.org/0000-0002-3205-974X"
title: "Predicting Ensemble Location and Width in Binaural Recordings of Music with Convolutional Neural Networks"
journal: "Archives of Acoustics"
version: 1.0.0
date-released: 2024-07-01
url: "https://github.com/pawel-antoniuk/ensemble-width-cnn"

GitHub Events

Total
Last Year

Dependencies

docker/Dockerfile docker
  • tensorflow/tensorflow 2.16.1-gpu build
docker/requirements.txt pypi
  • PyYAML ==6.0.1
  • dotmap ==1.3.30
  • ipython ==8.25.0
  • joblib ==1.4.2
  • keras ==3.0.5
  • matplotlib ==3.9.0
  • numpy ==1.26.4
  • pandas ==2.2.2
  • pydot ==2.0.0
  • scikit-learn ==1.5.0
  • scipy ==1.13.1
  • soundfile ==0.12.1
  • tensorflow ==2.16.1
src/train/requirements.txt pypi
  • dotmap *
  • ipython *
  • joblib *
  • matplotlib *
  • numpy *
  • scikit-learn *
  • scipy *
  • soundfile *