knime / knime-dl4j

KNIME - DeepLearning4J Integration (Labs)

Home Page:https://tech.knime.org/deeplearning4j

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KNIME® Deeplearning4J

Jenkins Quality Gate Status

This repository is maintained by the KNIME Team Rakete.

KNIME Analytics Platform - Deeplearning4J Integration enables you to use deep neural networks in KNIME. The extension consists of a set of new nodes which allow you to modularly assemble a deep neural network architecture, train the network on data, and use the trained network for predictions.

Image

The integration is based on Deeplearning4J, which is an open-source Deep Learning library that runs on the JVM.

Please note: The KNIME - Deeplearning4J Integration is contained in KNIME Labs.

Content

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

  • org.knime.ext.dl4j.base: Deeplearning4J Integration nodes
  • org.knime.ext.dl4j.bin.*: CPU/GPU backend fragments
  • org.knime.ext.dl4j.libs: DL4J Library, dependencies, and OSGi plugin activator
  • org.knime.ext.dl4j.testing : Deeplearning4J Integration testing nodes

Additional Extensions

The KNIME - Deeplearning4J Integration contains two additional extensions for text and image processing:

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!

About

KNIME - DeepLearning4J Integration (Labs)

https://tech.knime.org/deeplearning4j

License:Other


Languages

Language:Java 100.0%