how to use bayesian optimization on our images database

I am working on Deep Learning. I want to use Bayesian optimization on my images database. I don't know where I have to call my images database. Can anybody help me.

Answers (1)

There is an example of using Bayesian optimization applied to deep learning here in the Neural Network Toolbox™ documentation.
Alan Weiss
MATLAB mathematical toolbox documentation

2 Comments

Hi Thanks
I run this program but this is for there datasets. I want to apply to my datasets for that I need [XTrain YTrain XValidation YValidation]..............I am not able to do that. Can you give an example how to do that? Thanks in advance.
If you solve it, can you tell me what to do?

Sign in to comment.

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Asked:

on 30 May 2018

Commented:

on 27 Mar 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!