All Projects → SummaLabs → DLS

SummaLabs / DLS

Licence: MIT license
Deep Learning Studio is a GUI based deep learning platform for designing, training and evaluating artificial neural networks without programming skills.

Programming Languages

python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
Protocol Buffer
295 projects
CSS
56736 projects
Jupyter Notebook
11667 projects
shell
77523 projects

Projects that are alternatives of or similar to DLS

Stumanager
🎓 Student Information Management System (学生信息管理系统)
Stars: ✭ 133 (+329.03%)
Mutual labels:  idea
Arthas Idea Plugin
arthas idea plugin 更简单的使用arthas的IDEA 插件
Stars: ✭ 211 (+580.65%)
Mutual labels:  idea
intelliroutes
Support for Play Routes in IntelliJ IDEA
Stars: ✭ 21 (-32.26%)
Mutual labels:  idea
Hybris Integration Intellij Idea Plugin
A plugin for integration of SAP Hybris platform with JetBrains Intellij IDEA
Stars: ✭ 142 (+358.06%)
Mutual labels:  idea
Open In Editor
NPM package to open a file in editor
Stars: ✭ 187 (+503.23%)
Mutual labels:  idea
Masterplan
MasterPlan is a project management software / visual idea board software. It attempts to be easy to use, lightweight, and fun.
Stars: ✭ 221 (+612.9%)
Mutual labels:  idea
Hotel Management System
宾馆管理系统。可以订房、续费、退房、订单管理、员工管理以及业务数据统计可视化展示等
Stars: ✭ 126 (+306.45%)
Mutual labels:  idea
NutzCodeInsight
Intellij idea plugin for Nutz Web Framwork
Stars: ✭ 35 (+12.9%)
Mutual labels:  idea
Intellij Haxe
Haxe plugin for IntelliJ Platform based IDEs (IDEA, Android-Studio)
Stars: ✭ 188 (+506.45%)
Mutual labels:  idea
IDEAPractice
Java练习 - Java基础知识,面试题,小demo,长期积累 | intellij idea + maven + tomcat
Stars: ✭ 45 (+45.16%)
Mutual labels:  idea
Sunmaobin.github.io
blog
Stars: ✭ 159 (+412.9%)
Mutual labels:  idea
Awesome Intellij Idea
用爬虫在全网范围内检索 Intellij IDEA 的优秀文章,聚合在此。平台包括 「CSDN」「掘金」「简书」「知乎」「SegmentFault」「博客园」「开源中国」「慕课手记」,相信无论你对 Intellij IDEA 目前了解到什么程度,这个项目都能帮到你。
Stars: ✭ 2,704 (+8622.58%)
Mutual labels:  idea
Seed
Build tool for Scala projects
Stars: ✭ 223 (+619.35%)
Mutual labels:  idea
Intellij Idea Tutorial
🌻 This is a tutorial of IntelliJ IDEA, you can know how to use IntelliJ IDEA better and better.
Stars: ✭ 1,947 (+6180.65%)
Mutual labels:  idea
RedsoftYapiUpload
一个快速生成接口文档的IntelliJ IDEA的Yapi上传小插件,如果给你带来了方便,请给个Star 谢谢
Stars: ✭ 51 (+64.52%)
Mutual labels:  idea
Leetcode Editor
Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion GoLand DataGrip Rider MPS Android Studio
Stars: ✭ 2,222 (+7067.74%)
Mutual labels:  idea
Better Mybatis Generator
在idea的数据库工具中,直接对表生成mybatis相关的代码文件。
Stars: ✭ 219 (+606.45%)
Mutual labels:  idea
intellij-treeInfotip
IDEA项目结构树中的节点添加显示自定义备注文本IDEA DirectoryNode adds custom text for display
Stars: ✭ 48 (+54.84%)
Mutual labels:  idea
uuid-generator-plugin
An IntelliJ Idea plugin to generate UUID (Universally Unique Identifier), ULID (Universally Unique Lexicographically Sortable Identifier) and CUID (Collision Resistant Unique Identifier)
Stars: ✭ 30 (-3.23%)
Mutual labels:  idea
Toolsetideaplugin
程序员常用的工具集Idea插件,帮助开发人员提升效率
Stars: ✭ 248 (+700%)
Mutual labels:  idea

Deep Learning Studio Demo

DLS Minsk AI Hackathon, Demo#1

DLS Minsk AI Hackathon #1

DLS Minsk AI Hackathon, Demo#2 (Complex layers)

DLS Minsk AI Hackathon #2

DLS Minsk AI Hackathon, Demo#3 (Feature space & feature maps visualization)

DLS Minsk AI Hackathon #3


Keras & Node-RED & NVIDIA-DIGITS Prototype

Node-RED & NVIDIA-DIGITS


Deep Learning Studio Demo

How to build and run:

  • cd to DLS root dir
  • Install python and pip if not installed
  • Run pip install -r requirements.txt command
  • Install npm if not installed
  • Run npm install command
  • Run npm run-script grunt command
  • Run python run-app.py or ./run-flask-app.sh command

Run back-end tests:

  • pytest

Run tests with coverage report:

  • py.test --cov-report term --cov=app app/test

More about measuring test coverage: https://pypi.python.org/pypi/pytest-cov

_Run With Docker

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].