An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/learningsimulator/learningsimulator

associative-learning behavior gui mathematical-modelling python reinforcement-learning simulation

Score: 5.8522024797744745

Last synced: about 6 hours ago
JSON representation

Repository metadata:

Learning Simulator: A simulation software for animal and human learning


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 314
Total Committers: 3
Avg Commits per committer: 104.667
Development Distribution Score (DDS): 0.127

Commits in past year: 1
Committers in past year: 1
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Markus Jonsson m****n@g****m 274
Stefano Ghirlanda d****a@g****m 20
Learning Simulator - A simulation software for animal and human learning l****r@g****m 20

Issue and Pull Request metadata

Last synced: 4 months ago

Total issues: 76
Total pull requests: 26
Average time to close issues: 7 months
Average time to close pull requests: about 1 month
Total issue authors: 3
Total pull request authors: 2
Average comments per issue: 1.17
Average comments per pull request: 1.04
Merged pull request: 15
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/learningsimulator/learningsimulator

Top Issue Authors

  • markusrobertjonsson (59)
  • drghirlanda (13)
  • learningsimulator (4)

Top Pull Request Authors

  • markusrobertjonsson (19)
  • drghirlanda (7)

Top Issue Labels

  • enhancement (34)
  • bug (17)
  • prio (7)
  • reproducible research (6)
  • post (5)
  • test (5)
  • documentation (4)
  • question (3)
  • duplicate (1)
  • meta issue (1)
  • run (1)

Top Pull Request Labels

  • enhancement (3)
  • documentation (1)
  • bug (1)
  • test (1)

Dependencies

docs/response_requirements.txt pypi
  • Dependencies *
  • Description *
  • Example *
  • Forexample ,inanexperimentwiththestimuluselements
  • Ifalistofstimuluselementscontainsasingleelement ,thebracketsmaybeomitted
  • Specifiesthebehaviorsthatarefeasibleresponsesforeachstimulus. *
  • Syntax *
  • Thecomma-separatedlistof *
  • Thefeasibleresponsestoacompoundstimulus *
  • b2 *
  • behavior *
  • behaviors =ignore_lever,press_lever,eat
  • bn *
  • eat *
  • ignore_lever *
  • isthesameas *
  • ofthefeasibleresponsesforeachelement.Forexample ,
  • response_requirements =b1
  • response_requirements *
  • response_requirements =press_lever
  • specifiesthat *
  • stimulus_elements =blue_lever,red_lever,food
  • tothecompund *
requirements.txt pypi
  • matplotlib *
  • numpy *
  • pytest *
.github/workflows/workflow.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • actions/upload-artifact v3 composite
requirements_webapp.txt pypi
  • Flask *
  • Flask-Admin *
  • Flask-Cors *
  • Flask-Login *
  • Flask-SQLAlchemy *
  • Flask-WTF *
  • Jinja2 *
  • MarkupSafe *
  • SQLAlchemy *
  • WTForms *
  • Werkzeug *
  • click *
  • email_validator *
  • flask_migrate *
  • greenlet *
  • itsdangerous *
  • mpld3 *
  • pymysql *
  • python-dotenv *
  • redis *
  • rq *
  • six *
  • wtf *