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

json-schema: https://github.com/thilo-behnke/deep-learning-forms

data-driven deep-learning django django-rest-framework json-schema machine-learning ml react redux tensorflow

Score: 1.9459101490553132

Last synced: about 23 hours ago
JSON representation

Repository metadata:

Web interface for training deep learning models (react/redux) with a backend (django/tensorflow).


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 12
Total Committers: 1
Avg Commits per committer: 12.0
Development Distribution Score (DDS): 0.0

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

Name Email Commits
Thilo Behnke j****e@g****e 12

Issue and Pull Request metadata

Last synced: 5 months ago

Total issues: 0
Total pull requests: 22
Average time to close issues: N/A
Average time to close pull requests: 4 months
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 0.73
Merged pull request: 0
Bot issues: 0
Bot pull requests: 22

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 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/thilo-behnke/deep-learning-forms

Top Issue Authors

Top Pull Request Authors

  • dependabot[bot] (22)

Top Issue Labels

Top Pull Request Labels

  • dependencies (22)
  • python (15)
  • javascript (1)

Dependencies

frontend/package.json npm
  • redux-devtools-extension ^2.13.5 development
  • @types/highcharts ^5.0.44
  • @types/jest 24.0.0
  • @types/lodash ^4.14.149
  • @types/node 10.12.24
  • @types/ramda ^0.25.51
  • @types/react 16.8.2
  • @types/react-dom 16.8.0
  • @types/react-jsonschema-form ^1.7.1
  • @types/react-redux ^6.0.14
  • @types/styled-components ^4.4.3
  • bootstrap ^4.4.1
  • highcharts ^8.0.4
  • react ^16.13.1
  • react-chartkick ^0.3.3
  • react-dom ^16.13.1
  • react-jsonschema-form ^1.8.1
  • react-loading ^2.0.3
  • react-redux ^5.1.2
  • react-scripts 3.4.1
  • redux-thunk ^2.3.0
  • styled-components ^4.4.1
  • typescript 3.3.3
frontend/package-lock.json npm
  • 1447 dependencies
backend/requirements.txt pypi
  • Django ==2.2.10
  • Keras-Applications ==1.0.7
  • Keras-Preprocessing ==1.0.9
  • Markdown ==3.0.1
  • Werkzeug ==0.15.3
  • absl-py ==0.7.0
  • astor ==0.7.1
  • django-cors-headers ==2.4.0
  • djangorestframework ==3.9.1
  • gast ==0.2.2
  • grpcio ==1.18.0
  • h5py ==2.9.0
  • numpy ==1.16.1
  • protobuf ==3.6.1
  • pytz ==2018.9
  • six ==1.12.0
  • tensorboard ==1.12.2
  • tensorflow ==1.15.2
  • termcolor ==1.1.0
backend/Dockerfile docker
  • python 3.7.7-buster build
frontend/Dockerfile docker
  • node 10.19.0-alpine3.9 build