https://github.com/braun-steven/spn-pytorch-experiments
Experiments on the integration of Sum-Product Networks into Deep Neural Networks.
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.7%) to scientific vocabulary
Keywords
pytorch
spn
torch
Last synced: 5 months ago
·
JSON representation
Repository
Experiments on the integration of Sum-Product Networks into Deep Neural Networks.
Basic Info
- Host: GitHub
- Owner: braun-steven
- License: mit
- Language: Python
- Default Branch: master
- Size: 35.4 MB
Statistics
- Stars: 8
- Watchers: 1
- Forks: 2
- Open Issues: 6
- Releases: 0
Archived
Topics
pytorch
spn
torch
Created almost 7 years ago
· Last pushed almost 3 years ago
Metadata Files
Readme
License
README.md
SPN PyTorch Experiments
Experiments on the combination of Sum-Product Networks and Deep Neural Networks.
Setup
Make sure to have virtualenv and virtualenvwrapper installed and set up on your system.
1) Create the Python virtual environment, run:
$ make create_environment
2) Resolve the module requirements:
$ make requirements
Owner
- Name: Steven Braun
- Login: braun-steven
- Kind: user
- Company: @ml-research
- Website: www.steven-braun.com
- Twitter: sbraunmz
- Repositories: 9
- Profile: https://github.com/braun-steven
PhD Student at the AIML Lab @ml-research, Technical University of Darmstadt
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 1
- Total pull requests: 27
- Average time to close issues: about 5 hours
- Average time to close pull requests: 4 months
- Total issue authors: 1
- Total pull request authors: 2
- Average comments per issue: 1.0
- Average comments per pull request: 0.74
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 26
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: about 5 hours
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 1.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- zhengqigao (1)
Pull Request Authors
- dependabot[bot] (26)
- cvoelcker (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (26)
Dependencies
requirements.txt
pypi
- Sphinx *
- args ==0.1.0
- awscli *
- click *
- coverage *
- flake8 *
- joblib ==0.13.1
- matplotlib ==3.0.0
- numpy ==1.15.1
- pandas ==0.23.4
- python-dotenv ==0.10.1
- scikit_learn ==0.20.3
- seaborn ==0.9.0
- spflow ==0.0.34
- tensorboardX ==1.6
- tensorflow ==1.13.1
- torch ==1.0.1.post2
- torchsummary ==1.5.1
- torchvision ==0.2.1
- typing ==3.6.6
- utils ==0.9.0
src/requirements.txt
pypi
- Click ==7.0
- joblib ==0.13.2
- matplotlib ==3.1.1
- numpy ==1.16.4
- observations ==0.1.4
- pandas ==0.24.2
- python-dotenv ==0.10.3
- scikit_learn ==0.21.2
- seaborn ==0.9.0
- skimage ==0.0
- tensorflow ==1.14.0
- torch ==1.1.0
- torchsummary ==1.5.1
- torchvision ==0.3.0
- tqdm ==4.30.0
- typing ==3.6.6
setup.py
pypi