All Projects → aws-samples → Djl Demo

aws-samples / Djl Demo

Licence: apache-2.0
Demo applications showcasing DJL

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Djl Demo

Awesome Cybersecurity Datasets
A curated list of amazingly awesome Cybersecurity datasets
Stars: ✭ 380 (+201.59%)
Mutual labels:  learning, deeplearning, deep
Ludwig
Data-centric declarative deep learning framework
Stars: ✭ 8,018 (+6263.49%)
Mutual labels:  learning, deeplearning, deep
Workshops mathematics
Share resources, assets and information for the math sessions 🚀
Stars: ✭ 26 (-79.37%)
Mutual labels:  ai, learning
Pytorch Forecasting
Time series forecasting with PyTorch
Stars: ✭ 849 (+573.81%)
Mutual labels:  learning, deep
Artificialintelligenceengines
Computer code collated for use with Artificial Intelligence Engines book by JV Stone
Stars: ✭ 35 (-72.22%)
Mutual labels:  learning, deeplearning
Awesome Machine Learning
🎰 A curated list of machine learning resources, preferably CoreML
Stars: ✭ 716 (+468.25%)
Mutual labels:  ai, learning
Variational Autoencoder
Variational autoencoder implemented in tensorflow and pytorch (including inverse autoregressive flow)
Stars: ✭ 807 (+540.48%)
Mutual labels:  learning, deep
Awesome Ai Books
Some awesome AI related books and pdfs for learning and downloading, also apply some playground models for learning
Stars: ✭ 855 (+578.57%)
Mutual labels:  ai, learning
Gbrain
GPU Javascript Library for Machine Learning
Stars: ✭ 48 (-61.9%)
Mutual labels:  ai, deeplearning
Pycm
Multi-class confusion matrix library in Python
Stars: ✭ 1,076 (+753.97%)
Mutual labels:  ai, deeplearning
Deeplearning Mindmap
A mindmap summarising Deep Learning concepts.
Stars: ✭ 1,251 (+892.86%)
Mutual labels:  learning, deep
Deepj
A deep learning model for style-specific music generation.
Stars: ✭ 681 (+440.48%)
Mutual labels:  learning, deep
Ffdl
Fabric for Deep Learning (FfDL, pronounced fiddle) is a Deep Learning Platform offering TensorFlow, Caffe, PyTorch etc. as a Service on Kubernetes
Stars: ✭ 640 (+407.94%)
Mutual labels:  ai, deeplearning
Basic reinforcement learning
An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.
Stars: ✭ 826 (+555.56%)
Mutual labels:  ai, deeplearning
Amazon Sagemaker Examples
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
Stars: ✭ 6,346 (+4936.51%)
Mutual labels:  learning, deep
Autodl
Automated Deep Learning without ANY human intervention. 1'st Solution for AutoDL [email protected]
Stars: ✭ 854 (+577.78%)
Mutual labels:  ai, deeplearning
Action Recognition Visual Attention
Action recognition using soft attention based deep recurrent neural networks
Stars: ✭ 350 (+177.78%)
Mutual labels:  deeplearning, deep
Text summurization abstractive methods
Multiple implementations for abstractive text summurization , using google colab
Stars: ✭ 359 (+184.92%)
Mutual labels:  ai, deeplearning
Neural Api
CAI NEURAL API - Pascal based neural network API optimized for AVX, AVX2 and AVX512 instruction sets plus OpenCL capable devices including AMD, Intel and NVIDIA.
Stars: ✭ 94 (-25.4%)
Mutual labels:  learning, deep
Micromlp
A micro neural network multilayer perceptron for MicroPython (used on ESP32 and Pycom modules)
Stars: ✭ 92 (-26.98%)
Mutual labels:  ai, deeplearning

Deep Java Library examples

The repository contains the source code of the examples for Deep Java Library (DJL) - an framework-agnostic Java API for deep learning.

Malicious URL Detector

An example application detects malicious urls based on a trained Character Level CNN model.

Live Object Detection

An example application detects live objects from web camera.

Visualizing Training with DJL

An example application features a web UI to track and visualize metrics such as loss and accuracy.

Pneumonia Detection

An example application detects Pneumonia based on X-ray images using a trained Keras model.

AWS Kinesis Video Streams

An example application that reads the output of a KVS Stream.

Serverless Model Serving with AWS Lambda

An example application that serves deep learning model with AWS Lambda.

Model Serving on AWS Elastic Beanstalk

Build a micro service to deploy on AWS Elastic Beanstalk.

Spark Image Classification

Contains Spark image classification demos.

Apache Beam CTR Prediction

An example application using Apache Beam to predict the click-through rate for online advertisements.

Apache Flink Sentiment Analysis

An example using Apache Flink to run sentiment analysis.

Use multiple engines in single JVM

An example application that runs multiple deep learning frameworks in one Java Process.

DJL Component in Apache Camel

An example application that demonstrates simple HTTP-service to classify images using Zoo Model.

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