Explore Developer Center's New Chatbot! MongoDB AI Chatbot can be accessed at the top of your navigation to answer all your MongoDB questions.

Learn why MongoDB was selected as a leader in the 2024 Gartner® Magic Quadrant™
MongoDB Developer
MongoDB
plus
Sign in to follow topics
MongoDB Developer Center
chevron-right
Developer Topics
chevron-right
Products
chevron-right
MongoDB
chevron-right

Integrating DeepLearning4j + MongoDB

18 min • Published Nov 27, 2024
MongoDB
Facebook Icontwitter iconlinkedin icon
Rate this video
star-empty
star-empty
star-empty
star-empty
star-empty
DeepLearning4j (DL4J) is an open-source, distributed deep learning library written for the Java and JVM ecosystem. It is designed to create, train, and deploy deep learning models across various domains, including computer vision, natural language processing (NLP), and more. DeepLearning4j supports multiple types of neural networks, such as convolutional networks (CNNs), recurrent networks (RNNs), and fully connected networks, and is optimized for running on both CPUs and GPUs. This will be a simple app to allow you to upload a model, and query against embeddings stored in MongoDB - ✅ Try MongoDB 8.0 → https://www.mongodb.com/products/updates/version-release ✅ Sign-up for a free cluster → https://www.mongodb.com/cloud/atlas/register ✅ Written tutorial - https://www.mongodb.com/developer/languages/java/ai-powered-playlist-generator/ - 📚 GloVe: Global Vectors for Word Representation - https://nlp.stanford.edu/projects/glove/ 📚 Kaggle: Genius Song Lyrics - https://www.kaggle.com/datasets/carlosgdcj/genius-song-lyrics-with-language-information 📚 Deeplearning4j - https://deeplearning4j.konduit.ai/All MongoDB Videos

Facebook Icontwitter iconlinkedin icon
Rate this video
star-empty
star-empty
star-empty
star-empty
star-empty
Related
Tutorial

Type Safety With Prisma & MongoDB


Aug 09, 2024 | 4 min read
Article

3 Things to Know When You Switch from SQL to MongoDB


Oct 01, 2024 | 6 min read
Article

Capture IoT Data With MongoDB in 5 Minutes


Sep 09, 2024 | 2 min read
Quickstart

Quick Start: BSON Data Types - ObjectId


Sep 23, 2022 | 3 min read