OpenDeep

{"id":"5503ea178c5e913700362c70","name":"OpenDeep","subdomain":"opendeep","versions":[{"version":"0.0.5","version_clean":"0.0.5","codename":"","is_stable":false,"is_beta":true,"is_hidden":false,"is_deprecated":false,"_id":"55053eeb84ad8c0d005b0a62","releaseDate":"2015-03-15T08:12:27.786Z"},{"version":"0.0.6","version_clean":"0.0.6","codename":"","is_stable":false,"is_beta":true,"is_hidden":false,"is_deprecated":false,"_id":"552ca79368b9a02100718485","releaseDate":"2015-04-14T05:37:23.319Z"},{"version":"0.0.8","version_clean":"0.0.8","codename":"","is_stable":false,"is_beta":true,"is_hidden":false,"is_deprecated":false,"_id":"55509ac500420e0d00d130c3","releaseDate":"2015-05-11T12:04:21.984Z"},{"version":"0.0.9","version_clean":"0.0.9","codename":"","is_stable":true,"is_beta":true,"is_hidden":false,"is_deprecated":false,"_id":"563fc7631594380d009c1a5c","releaseDate":"2015-11-08T22:06:27.278Z"}],"current_version":{"version_clean":"0.0.9","version":"0.0.9"},"oauth":{"enabled":false},"api":{"name":"","url":"","contenttype":"form","auth":"","explorer":true,"proxyEnabled":true,"jwt":false,"authextra":[],"headers":[],"object_definitions":[]},"apiAlt":[],"plan_details":{"name":"Developer Hub","is_active":true,"cost":59,"versions":10000,"custom_domain":true,"custom_pages":true,"whitelabel":false,"errors":false,"password":true,"landing_page":true,"stylesheet":true,"javascript":false,"html":true,"extra_html":false,"admins":true},"intercom":"","intercom_secure_emailonly":false,"flags":{"allow_hub2":false,"hub2":false,"migrationRun":false,"oauth":false,"swagger":false,"correctnewlines":false,"speedyRender":false,"allowXFrame":false,"jwt":false,"hideGoogleAnalytics":false,"stripe":false,"disableDiscuss":false,"ssl":false,"autoSslGeneration":true,"cacheEnabled":true,"newApiExplorer":false,"newSearch":true,"useReactApp":false,"allowApiExplorerJsonEditor":false,"alwaysShowDocPublishStatus":false,"dashReact":false,"directGoogleToStableVersion":false,"disableAnonForum":false,"enterprise":false,"graphql":false,"internalSamlFlow":false,"metricsV2":true,"migrationSwaggerRun":false,"newEditor":false,"newMarkdownBetaProgram":true,"oldMarkdown":false,"rdmdCompatibilityMode":false,"singleProjectEnterprise":false,"staging":false,"translation":false},"asset_base_url":""}
  • Documentation
  • Tutorials
  • Support
  • Announcements
  • GitHub
  • v0.0.9
    • v{{v.version}}latestbetaprivatedeprecated
    • View all versions
  • {{ u.user.name }}
    • Admin Panel
    • Log Out
  • Log In
PopularNewestOpen

All Discussions


following error I have got

from opendeep.models.container import Prototype Traceback (most recent call last): File "<stdin>", line 1, in <module> File "opendeep/__init__.py", line 29, in <module> from . import models File "opendeep/models/__init__.py", line 3, in <module> from .model import * File "opendeep/models/model.py", line 13, in <module> from theano.compat.python2x import OrderedDict # use this compatibility OrderedDict ImportError: No module named python2x how to import

Posted in  General  by  Samit Biswas
Wed Feb 08 2017 11:41:06 GMT+0000 (Coordinated Universal Time)
5,797 views
4 comments
Plotting loss function in Jupyter

Is there a way to plot the loss function as a function of iteration number (during training) within the Jupyter notebook?

Posted in  General  by  Igor Fedorov
Tue Apr 26 2016 01:13:03 GMT+0000 (Coordinated Universal Time)
8,297 views
5 comments
AttributeError: 'Plot' object has no attribute 'channels'

I am new to OpenDeep, trying out the example code for monitoring channels, copy and pasted the code from the example page, but shows this error : Plot object has no attribute 'channel'. Can anyone please help. Thanks

Posted in  General  by  Kasirat
Tue Apr 19 2016 04:43:26 GMT+0000 (Coordinated Universal Time)
6,181 views
8 comments
Ask a Question

Categories

  • All Categories
  • General
readme.io
Fork me on GitHub