Community Profile

photo

Sivylla Paraskevopoulou

Last seen: 1日 前 2017 年からアクティブ

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English

統計

All
  • Knowledgeable Level 3
  • 3 Month Streak
  • Revival Level 2
  • First Answer

バッジを表示

Feeds

表示方法

公開済み


Convert Deep Learning Models between PyTorch, TensorFlow, and MATLAB
In this blog post we are going to show you how to use the newest MATLAB functions to: Import models from TensorFlow...

4日 前

Thumbnail

公開済み


Tips on Accelerating Deep Learning Training
Deep learning models are trained by using large sets of labeled data. Training a deep learning model can be...

18日 前

Thumbnail

公開済み


Deep Learning Toolbox R2024a: Major Update and New Examples
On March 20th, MATLAB R2024a was released with many updates for Deep Learning Toolbox. Exciting new features for deep...

約1ヶ月 前

Thumbnail

公開済み


Incremental Learning: Adaptive and real-time machine learning
  Incremental learning is a machine learning approach that addresses the challenge of adaptively fitting models to new...

約2ヶ月 前

Thumbnail

公開済み


Data-Driven Control with MATLAB and Simulink
The following blog post is from Melda Ulusoy, Technical Marketing Manager at MathWorks. One of artificial intelligence...

2ヶ月 前

Thumbnail

公開済み


Verification and Validation for AI: Learning process verification
The following post is from Lucas García, Product Manager for Deep Learning Toolbox.  This is the third post in a 4-post...

3ヶ月 前

Thumbnail

公開済み


Large Language Models with MATLAB
How to connect MATLAB to the OpenAI™ API to boost your NLP tasks. Have you heard of ChatGPT™, Generative AI, and...

3ヶ月 前

Thumbnail

公開済み


Lidar Code-Along
Lidar (light detection and ranging) is a remote sensing technology. Lidar sensors emit laser pulses that reflect off...

3ヶ月 前

Thumbnail

公開済み


NeurIPS Highlights
We are back from the NeurIPS 2023 conference. It was truly inspiring to engage with the AI community and learn more about...

4ヶ月 前

Thumbnail

公開済み


Podcast Alert: Deploying Edge and Embedded AI Systems
The following blog post is from Daniel Prieve, Digital Marketing Manager. Last month, Heather Gorr was interviewed for...

5ヶ月 前

Thumbnail

公開済み


MATLAB Is Coming to NeurIPS
NeurIPS 2023 is starting soon; this Sunday December 10th. I am very excited to join the conference along with other...

5ヶ月 前

Thumbnail

公開済み


Visual Inspection Code-Along
Visual inspection is the image-based inspection of parts where a camera scans the part under test for failures and quality...

5ヶ月 前

Thumbnail

公開済み


PyTorch Models and Git in MATLAB Online
The following post is from Yann Debray, Product Manager for MATLAB Online, and Sivylla Paraskevopoulou, Product Marketing...

6ヶ月 前

Thumbnail

公開済み


What’s New for Low-Code AI in MATLAB R2023b
With every MATLAB release, the low-code AI apps offer new features that make integrating AI into your workflow easier,...

6ヶ月 前

Thumbnail

回答済み
How to import a pretrained deeplabv3+(xception-71 as backbone) model using MATLAB function importNetworkFromTensorFlow?
Hi Chen, you don't need to import the DeepLab v3+ model from TensorFlow. You can use the deeplabv3plusLayers function to create ...

7ヶ月 前 | 0

公開済み


Verification and Validation for AI: From requirements to robust modeling
The following post is from Lucas García, Product Manager for Deep Learning Toolbox.  This is the second post in a 4-post...

7ヶ月 前

Thumbnail

公開済み


Virtual Sensors with AI and Model-Based Design
Virtual sensors can be used in any system where real-time monitoring and control are required, and where the use of...

9ヶ月 前

Thumbnail

公開済み


MATLAB with TensorFlow from Your Jupyter Notebook
The MATLAB Kernel for Jupyter® (GitHub: jupyter-matlab-proxy) was released a few months ago. The MATLAB Kernel for Jupyter...

9ヶ月 前

Thumbnail

公開済み


ChatGPT for Engineers
I'm sure by now you've heard of ChatGPT, and other popular Large Language Models. It's in the news almost daily, and...

9ヶ月 前

Thumbnail

公開済み


The Road to AI Certification: The importance of Verification and Validation in AI
The following post is from Lucas García, Product Manager for Deep Learning Toolbox. Artificial Intelligence (AI) is...

10ヶ月 前

Thumbnail

公開済み


Explainable AI (XAI): Implement explainability in your work
This post is from Oge Marques, PhD and Professor of Engineering and Computer Science at FAU. This is the third post in...

10ヶ月 前

Thumbnail

公開済み


Transfer Learning Made Easy
Transfer learning is the process of fine tuning a pretrained model to your task. In this blog post, we will show you how...

11ヶ月 前

Thumbnail

公開済み


Explainable AI (XAI): Are we there yet?
This post is from Oge Marques, PhD and Professor of Engineering and Computer Science at FAU.   This is the second...

12ヶ月 前

Thumbnail

公開済み


What’s New for Low-Code AI in MATLAB R2023a
MATLAB provides low-code apps for designing, tuning, assessing, and optimizing AI models. In this blog post, I am going to...

約1年 前

Thumbnail

公開済み


Join us at the MATLAB EXPO 2023
I am excited to announce that the annual MATLAB EXPO is back. You are invited to join us virtually on May 10-11, 2023....

約1年 前

Thumbnail

回答済み
run importONNXLayers on the PC without Deep Learning Toolbox Converter for ONNX Model Format
Hi Bo, You can deploy only the imported network using MATLAB Compiler. You cannot deploy import functions, such as importTensor...

約1年 前 | 0

| 採用済み

回答済み
Matlab ONNX file uses IR version 7 but i have ONNX file with IR version 8
The ONNX importer supports ONNX operator sets 6 to 14 (same in R2023a and R2022b). For more information, see importONNXNetwork l...

約1年 前 | 0

| 採用済み

回答済み
Formatting data for Deep Learning toolbox and the trainNetwork function
Hi Alexei, You have a feature matrix but your network expects images as input data. The first layer of your network is an image...

約1年 前 | 0

| 採用済み

公開済み


Apply AI with New R2023a Examples
There are many new examples in the documentation of the latest MATLAB release (R2023a) that show how to use and apply the...

約1年 前

Thumbnail

回答済み
'datasetExists' not found (for GAN)
Hi! How are you opening the example? If you use this command: openExample('nnet/TrainGenerativeAdversarialNetworkGANExample') ...

約1年 前 | 1

| 採用済み

さらに読み込む