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 (6.3%) to scientific vocabulary
Keywords from Contributors
numeric
rbm
optim
interactive
network-simulation
hacking
embedded
the-human-brain
mathematics
standardization
Last synced: 7 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: cossio
- License: mit
- Language: Jupyter Notebook
- Default Branch: master
- Size: 225 KB
Statistics
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 2
- Releases: 5
Created about 4 years ago
· Last pushed 12 months ago
Metadata Files
Readme
Changelog
License
Citation
README.md
AdvRBMs Julia package
Train and sample Restricted Boltzmann Machines (RBMs) in Julia, with 1st and 2nd order adversarial constraints on the weights, that promote concentratation of information about labeled features into selected hidden units.
Installation
This package is registered. Install with:
julia
using Pkg
Pkg.add("AdvRBMs")
This package does not export any symbols.
Related packages
Implementation of standard Restricted Boltzmann Machines in Julia:
- https://github.com/cossio/RestrictedBoltzmannMachines.jl
Ising model simulations were carried out using IsingModels.jl.
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 included CITATION.bib.
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
- Create event: 3
- Commit comment event: 2
- Release event: 1
- Delete event: 2
- Issue comment event: 2
- Pull request event: 2
Last Year
- Create event: 3
- Commit comment event: 2
- Release event: 1
- Delete event: 2
- Issue comment event: 2
- Pull request event: 2
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Jorge Fernandez-de-Cossio-Diaz | c****o | 46 |
| cossio | j****z@g****m | 43 |
| Jorge FdCD | j****d@i****m | 2 |
| dependabot[bot] | 4****] | 2 |
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 2
- Total pull requests: 22
- Average time to close issues: less than a minute
- Average time to close pull requests: 22 days
- Total issue authors: 2
- Total pull request authors: 1
- Average comments per issue: 1.5
- Average comments per pull request: 0.77
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 22
Past Year
- Issues: 0
- Pull requests: 6
- Average time to close issues: N/A
- Average time to close pull requests: about 2 months
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.5
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 6
Top Authors
Issue Authors
- bhomass (1)
- JuliaTagBot (1)
Pull Request Authors
- dependabot[bot] (41)
Top Labels
Issue Labels
Pull Request Labels
dependencies (41)
github_actions (4)
Packages
- Total packages: 1
-
Total downloads:
- julia 1 total
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 4
juliahub.com: AdvRBMs
- Documentation: https://docs.juliahub.com/General/AdvRBMs/stable/
- License: MIT
-
Latest release: 2.0.0
published about 1 year ago
Rankings
Dependent repos count: 9.8%
Dependent packages count: 38.6%
Average: 42.6%
Forks count: 55.1%
Stargazers count: 66.8%
Last synced:
7 months ago