Science Score: 54.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
Links to: arxiv.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.0%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: cBog
- Language: Python
- Default Branch: main
- Size: 214 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 4 years ago
· Last pushed almost 2 years ago
Metadata Files
Readme
Citation
README.md
SpaRSO
This project was implemented for a masters project.
It contains a fairly hacky implementation of Random Search Optimisation (RSO) and a sparse extension to it called Sparse RSO (SpaRSO) and a number of utilities for recording experiments.
Please feel free to reach out if you're interested.
Owner
- Name: Chris Bogdiukiewicz
- Login: cBog
- Kind: user
- Location: Bristol
- Company: Graphcore
- Repositories: 2
- Profile: https://github.com/cBog
AI Engineer
Citation (CITATION.cff)
cff-version: 1.2.0
message: This software was developed for an MSc Project with DMU
title: Training Deep, Structured Neural Networks with Sparse Random Search Optimisation (SpaRSO)
abstract: ...
authors:
- family-names: Bogdiukiewicz
given-names: Chris
version: 1.0.0
date-released: "2022-09-02"
license: MIT
repository-code: "https://github.com/cBog/SpaRSO"