AlgorithmicCompetition
Computational models of algorithmic competition
https://github.com/jeremiahpslewis/algorithmiccompetition.jl
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: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.4%) to scientific vocabulary
Repository
Computational models of algorithmic competition
Basic Info
- Host: GitHub
- Owner: jeremiahpslewis
- License: mit
- Language: Julia
- Default Branch: main
- Size: 91.4 MB
Statistics
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 5
- Releases: 6
Metadata Files
README.md
AlgorithmicCompetition.jl
Tools for structuring and scaling research into algorithmic competition.
Components:
- Reinforcement learning models of algorithmic competition
How to Run
```julia import AlgorithmicCompetition using Distributed
nprocs = 2 # update number of parallel processes
procs = addprocs( nprocs, topology = :masterworker, exeflags = ["--threads=1", "--project=$(Base.active_project())"], )
@everywhere begin using Pkg Pkg.instantiate() using AlgorithmicCompetition end
aiapcresults = AlgorithmicCompetition.runaiapc() ```
For citations of works this project is based on, see citations.bib.
How to Run on PC2 Cluster
bash
tmux
TASK=DDDC bash src/run_pc2.sh
AI / LLM Usage Statement
This project uses Github Copilot and Chat-GPT 3 to assist software development and optimize code performance.
Owner
- Name: Jeremiah
- Login: jeremiahpslewis
- Kind: user
- Location: Berlin
- Repositories: 117
- Profile: https://github.com/jeremiahpslewis
berlin / economics & computation / information economics / micro theory
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: AlgorithmicCompetition.jl
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Jeremiah
family-names: Lewis
orcid: 'https://orcid.org/0000-0002-7104-4620'
repository-code: >-
https://github.com/jeremiahpslewis/AlgorithmicCompetition.jl
license: MIT
GitHub Events
Total
- Delete event: 10
- Push event: 235
- Pull request event: 34
- Pull request review event: 1
- Create event: 296
Last Year
- Delete event: 10
- Push event: 235
- Pull request event: 34
- Pull request review event: 1
- Create event: 296
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 6
- Total pull requests: 115
- Average time to close issues: 3 months
- Average time to close pull requests: 6 days
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 3.5
- Average comments per pull request: 0.17
- Merged pull requests: 106
- Bot issues: 0
- Bot pull requests: 43
Past Year
- Issues: 0
- Pull requests: 24
- Average time to close issues: N/A
- Average time to close pull requests: 10 days
- Issue authors: 0
- Pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 18
- Bot issues: 0
- Bot pull requests: 2
Top Authors
Issue Authors
- jeremiahpslewis (4)
- JuliaTagBot (1)
Pull Request Authors
- jeremiahpslewis (107)
- github-actions[bot] (46)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- julia 1 total
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 3
juliahub.com: AlgorithmicCompetition
Computational models of algorithmic competition
- Documentation: https://docs.juliahub.com/General/AlgorithmicCompetition/stable/
- License: MIT
-
Latest release: 0.1.5
published about 2 years ago
Rankings
Dependencies
- actions/cache v2 composite
- actions/checkout v2 composite
- codecov/codecov-action v2 composite
- julia-actions/julia-buildpkg latest composite
- julia-actions/julia-processcoverage v1 composite
- julia-actions/julia-runtest latest composite
- julia-actions/setup-julia v1 composite
- technote-space/workflow-conclusion-action v2 composite
- voxmedia/github-action-slack-notify-build v1 composite
- actions/checkout v2 composite
- peter-evans/create-pull-request v3 composite
- actions/cache v2 composite
- actions/checkout v2 composite
- codecov/codecov-action v2 composite
- julia-actions/julia-buildpkg latest composite
- julia-actions/julia-processcoverage v1 composite
- julia-actions/julia-runtest latest composite
- julia-actions/setup-julia v1 composite
- JuliaRegistries/TagBot v1 composite
- julia 1.8 build