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 publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.3%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: Luap2003
  • License: mit
  • Language: C
  • Default Branch: main
  • Size: 11.3 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • Open Issues: 6
  • Releases: 0
Created over 1 year ago · Last pushed 11 months ago
Metadata Files
Readme License Citation

README.md

Cuda_NN

Code for a runtime comparison of the implementation of a neural network with CUDA and cuDNN against the implementation of the same network with Tensorflow/Keras for the Geocomputing Course of the Uni Potsdam.

Installation instructions

Dependencies

  • make
  • cuda
  • cuDNN

Build

Run sh $ make all

Test

Run sh $ make test

Usage guide

Run the executable under bin/neural_net.

Documentation

Make sure doxygen is installed.

To generate the documentation run sh $ make docs

License

This work is licensed under the MIT license.

Contribution guidelines

For now there will be no contributions welcomed, because the project is to be graded.

Owner

  • Name: Paul Glaser
  • Login: Luap2003
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Glaser
    given-names: Paul
    orcid:
  - family-names: Wiemer
    given-names: Nils
    orcid:
title: "Cuda_NN"
version:
identifiers:
  - type:
    value:
date-released:

GitHub Events

Total
  • Issues event: 2
  • Push event: 22
  • Public event: 1
  • Pull request event: 3
  • Fork event: 1
  • Create event: 2
Last Year
  • Issues event: 2
  • Push event: 22
  • Public event: 1
  • Pull request event: 3
  • Fork event: 1
  • Create event: 2

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • Wiener234 (2)
Top Labels
Issue Labels
Pull Request Labels