IsingModels
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
-
✓DOI references
Found 1 DOI reference(s) in README -
✓Academic publication links
Links to: aps.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.5%) to scientific vocabulary
Keywords from Contributors
numeric
optim
interactive
rbm
interpretability
profiles
sequences
generic
projection
standardization
Last synced: 9 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: cossio
- License: mit
- Language: Julia
- Default Branch: main
- Size: 13.8 MB
Statistics
- Stars: 13
- Watchers: 2
- Forks: 2
- Open Issues: 2
- Releases: 2
Created over 4 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
License
Citation
README.md
IsingModels.jl
Ising model in a 2-dimensional grid lattice.
This package is registered. Install with:
julia
using Pkg
Pkg.add("IsingModels")
Citation
If you use this package in a publication, please cite:
- Jorge Fernandez-de-Cossio-Diaz, Simona Cocco, and Remi Monasson. "Disentangling representations in Restricted Boltzmann Machines without adversaries." Physical Review X 13, 021003 (2023).
Or you can use the CITATION.bib file.
Owner
- Name: Jorge Fernandez-de-Cossio-Diaz
- Login: cossio
- Kind: user
- Repositories: 24
- Profile: https://github.com/cossio
Citation (CITATION.bib)
@article{PhysRevX.13.021003,
title = {Disentangling Representations in Restricted Boltzmann Machines without Adversaries},
author = {Fernandez-de-Cossio-Diaz, Jorge and Cocco, Simona and Monasson, R\'emi},
journal = {Phys. Rev. X},
volume = {13},
issue = {2},
pages = {021003},
numpages = {24},
year = {2023},
month = {Apr},
publisher = {American Physical Society},
doi = {10.1103/PhysRevX.13.021003},
url = {https://link.aps.org/doi/10.1103/PhysRevX.13.021003}
}
GitHub Events
Total
- Watch event: 1
- Fork event: 1
Last Year
- Watch event: 1
- Fork event: 1
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| cossio | j****z@g****m | 120 |
| Jorge FdCD | c****o | 13 |
| dependabot[bot] | 4****] | 5 |
| Jorge FdCD | j****d@i****m | 1 |
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 2
- Total pull requests: 23
- Average time to close issues: less than a minute
- Average time to close pull requests: 11 days
- Total issue authors: 2
- Total pull request authors: 1
- Average comments per issue: 0.5
- Average comments per pull request: 0.74
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 23
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
- bhomass (1)
- JuliaTagBot (1)
Pull Request Authors
- dependabot[bot] (36)
Top Labels
Issue Labels
Pull Request Labels
dependencies (36)
Packages
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
juliahub.com: IsingModels
- Documentation: https://docs.juliahub.com/General/IsingModels/stable/
- License: MIT
-
Latest release: 1.0.0
published over 3 years ago
Rankings
Dependent repos count: 9.9%
Average: 36.2%
Dependent packages count: 38.9%
Stargazers count: 42.3%
Forks count: 53.5%
Last synced:
9 months ago
Dependencies
.github/workflows/ci.yml
actions
- 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
.github/workflows/docs.yml
actions
- actions/checkout v2 composite
- codecov/codecov-action v1 composite
- julia-actions/julia-processcoverage v1 composite
- julia-actions/setup-julia latest composite