https://github.com/cair/tsetlinmachinec
A C implementation of the Tsetlin Machine
Science Score: 23.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
Links to: arxiv.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.0%) to scientific vocabulary
Keywords
c
tsetlin-machine
Last synced: 10 months ago
·
JSON representation
Repository
A C implementation of the Tsetlin Machine
Basic Info
- Host: GitHub
- Owner: cair
- License: mit
- Language: C
- Default Branch: master
- Homepage: https://arxiv.org/abs/1804.01508
- Size: 56.6 KB
Statistics
- Stars: 15
- Watchers: 7
- Forks: 6
- Open Issues: 1
- Releases: 0
Topics
c
tsetlin-machine
Created almost 8 years ago
· Last pushed 10 months ago
Metadata Files
Readme
License
README.md
TsetlinMachineC
A C implementation of the Tsetlin Machine (https://arxiv.org/abs/1804.01508).
Noisy XOR Demo
```bash make ./NoisyXORDemo
EPOCH 1 TIME: 2.353867 Average accuracy: 1.000000
EPOCH 2 TIME: 2.338509 Average accuracy: 0.992500
EPOCH 3 TIME: 2.325249 Average accuracy: 0.995000 ...
EPOCH 100 TIME: 1.982244 Average accuracy: 0.999098 ```
Owner
- Name: Centre for Artificial Intelligence Research (CAIR)
- Login: cair
- Kind: organization
- Email: cair-internal@uia.no
- Location: Grimstad, Norway
- Website: https://cair.uia.no/
- Repositories: 68
- Profile: https://github.com/cair
CAIR is a centre for research excellence on artificial intelligence at the University of Agder. We attack unsolved problems, seeking superintelligence.
GitHub Events
Total
- Watch event: 1
- Push event: 3
- Fork event: 2
- Create event: 1
Last Year
- Watch event: 1
- Push event: 3
- Fork event: 2
- Create event: 1
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Total issue authors: 0
- Total pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 1.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
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
Pull Request Authors
- olegranmo (1)
- mingodad (1)