All Projects → knime → knime-deeplearning

knime / knime-deeplearning

Licence: other
KNIME Deep Learning Integration

Programming Languages

java
68154 projects - #9 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to knime-deeplearning

knime-tensorflow
KNIME Deep Learning - Tensorflow Integration
Stars: ✭ 18 (-5.26%)
Mutual labels:  integration, knime, deeplearning
knip
KNIME Image Processing Extension
Stars: ✭ 45 (+136.84%)
Mutual labels:  integration, knime
cli
Do not program API integrations! Install them.
Stars: ✭ 14 (-26.32%)
Mutual labels:  integration
air writing
Online Hand Writing Recognition using BLSTM
Stars: ✭ 26 (+36.84%)
Mutual labels:  deeplearning
flops-cnn
Calculate Flops for CNN
Stars: ✭ 37 (+94.74%)
Mutual labels:  deeplearning
PlexKodiConnect
Plex integration in Kodi done right
Stars: ✭ 917 (+4726.32%)
Mutual labels:  integration
Groundbreaking-Papers
ML Research paper summaries, annotated papers and implementation walkthroughs
Stars: ✭ 90 (+373.68%)
Mutual labels:  deeplearning
mimesis-factory
Mimesis integration with factory_boy
Stars: ✭ 42 (+121.05%)
Mutual labels:  integration
StreamLinkerino
Twitch.tv client using only StreamLink, MPV, and Chatterino
Stars: ✭ 26 (+36.84%)
Mutual labels:  integration
autodeepnet
Automated deep learning!
Stars: ✭ 24 (+26.32%)
Mutual labels:  deeplearning
DeepPixel
An open-source Python package for making computer vision and image processing simpler
Stars: ✭ 21 (+10.53%)
Mutual labels:  deeplearning
type4py
Type4Py: Deep Similarity Learning-Based Type Inference for Python
Stars: ✭ 41 (+115.79%)
Mutual labels:  deeplearning
blockchain-predictor
Deep leraning cryptocurrency prediction with blockchain-based dataset
Stars: ✭ 34 (+78.95%)
Mutual labels:  deeplearning
Deep-Reinforcement-Learning-for-Boardgames
Master Thesis project that provides a training framework for two player games. TicTacToe and Othello have already been implemented.
Stars: ✭ 17 (-10.53%)
Mutual labels:  deeplearning
panasonic smart app
Panasonic Smart App integration for Home Assistant.
Stars: ✭ 22 (+15.79%)
Mutual labels:  integration
machine-learning-notebook-series
Jupyter notebook series for machine learning and deep learning.
Stars: ✭ 14 (-26.32%)
Mutual labels:  deeplearning
datascience-mashup
In this repo I will try to gather all of the projects related to data science with clean datasets and high accuracy models to solve real world problems.
Stars: ✭ 36 (+89.47%)
Mutual labels:  deeplearning
godpaper
🐵 An AI chess-board-game framework(by many programming languages) implementations.
Stars: ✭ 40 (+110.53%)
Mutual labels:  deeplearning
continuous Bernoulli
There are C language computer programs about the simulator, transformation, and test statistic of continuous Bernoulli distribution. More than that, the book contains continuous Binomial distribution and continuous Trinomial distribution.
Stars: ✭ 22 (+15.79%)
Mutual labels:  deeplearning
wordpress-vanilla
Official WordPress plugin for Vanilla Forums integration.
Stars: ✭ 18 (-5.26%)
Mutual labels:  integration

Image KNIME® Deep Learning Integration

This repository contains the plugins for the KNIME Deep Learning Integration and the KNIME Deep Learning - Keras Integration.

Overview

This extension enables you to create deep neural networks, train them on training data and use them to predict on new data with the Keras API. Additionally, it provides core interfaces which can be used to integrate new deep learning frameworks into KNIME.

Workflow Screenshot

Content

This repository contains the source code for the KNIME Deep Learning Integration. The code is organized as follows:

  • org.knime.dl: Generic deep learning framework
  • org.knime.dl.python: Framework for Python based deep learning integrations
  • org.knime.dl.keras: Keras Integration nodes

Required Python Packages

  • keras or keras-gpu (version: 2.1.6)

Additional information on how to install this extension and set up your python environment can be found on the KNIME Deep Learning - Keras Website.

Example Workflows

You can download the example workflows from the KNIME public example server (See here how to connect...) or from the KNIME node guide.

Development Notes

You can find instructions on how to work with our code or develop extensions for KNIME Analytics Platform in the knime-sdk-setup repository on BitBucket or GitHub.

Join the Community!

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].