How to use Neural network into Large data?

3 vues (au cours des 30 derniers jours)
Park Hyun Kyu
Park Hyun Kyu le 5 Juin 2018
Commenté : Dena Abdelnaser le 12 Mar 2023
Hi everyone.
I am trying to use Neural network to my experiment data, just after trying some basic examples.
Because the data is too large, it does not work well. The RAM is full of memory.
Is there any good way to deal with this problem?
Thank you.
  1 commentaire
Dena Abdelnaser
Dena Abdelnaser le 12 Mar 2023
Please I have important question How to input many of Data sats to the neural network and how to tie them to get her

Connectez-vous pour commenter.

Réponse acceptée

Shrestha Kumar
Shrestha Kumar le 5 Juin 2018
Modifié(e) : Shrestha Kumar le 5 Juin 2018
Hi,
If there are lots of redundant columns in your dataset then you can apply feature extraction techniques for reducing the size of the dataset.
You can also apply clustering algorithms(K-means clustering) for grouping the data points in the dataset.
  1 commentaire
Park Hyun Kyu
Park Hyun Kyu le 14 Juin 2018
It took long time to finish the problem. I solved the problem with K-means clustering. Thank you so much
Best regards

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Sequence and Numeric Feature Data Workflows dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by