Have seen someone used even 1000 hidden layers in Convolutional Neural Network (CNN), and could that be reduced to 999 or even less? Is there any theoretical guidance? Does an optimal number of hidden layers exist?
Using GridSearch approach from sklearn.
Usually algorithms are used for hyper parameter optimization. These algorithms determine and evaluate different configurations.
Here is an example library: https://scikit-optimize.github.io/
It seems interesting to compare and contrast lip reading with spacial-and-temporal pattern recognition and classification. So the core question to ask here is that, to which extent, these two are...
01 January 1970 7,028 1 View
I recently come across this https://gengo.ai/datasets/24-best-ecommerce-retail-datasets-for-machine-learning/, and would like to know if anyone has any other datasets to recommend.
01 January 1970 6,501 4 View
In practice, or in many real-world scenarios indeed, we are facing a classification problem that involves a data set with over hundred or even thousand of dimensions and a hundred or so classes. A...
01 January 1970 8,994 15 View
I have dataset which shows the length of power lines. I need to classify the lines based on the line length. Is there a rule to classify the High voltage (HV) and low voltage (LV) lines based on...
03 March 2021 4,116 4 View
Hello! I have a dataset of n=3000 nested within 8 countries with approximately 200 or 400 responses in each country. I originally planned to perform multilevel modelling with 4 dependent variables...
02 March 2021 6,865 1 View
I would like to research on MR images (0.5T and 3T). Can you please suggest some websites that I can download dataset including both 0.5T and 3T MR images? Thank you.
02 March 2021 7,735 3 View
NFL theorem is valid for algorithms training in fixed training set. However, the general characteristic of algorithms in expanded or open dataset has not been proved yet. Could you show your...
01 March 2021 1,189 3 View
I want to differentiate between normal and abnormal movement. For this reason, I am looking forward to this type of dataset.
01 March 2021 9,485 1 View
Hi, I'm looking for public datasets that have CT, X-ray information, or medical records for patients with Covid-19. Does anyone have suggestions?
28 February 2021 4,760 3 View
Hi every body I need to collect datasets from different source to work on recommendation system algorithms, could you advise me how collect data?
27 February 2021 7,063 7 View
I run algorithms like HDBSCAN and MeanShift, and compare them with K-means and GaussianMixture. The first two algorithms do not return cluster labels for some elements in the dataset. My question...
27 February 2021 428 3 View
I have to download dataset from software infrastructure repository (SIR) and I have created account on repository but I am not able to download plz guide.
25 February 2021 3,840 2 View
I am working on creating deep neural network on geospatial dataset and wanted to know how to do the sampling so that I can increase the presence of solar panels in the images. I cannot use entire...
25 February 2021 3,936 6 View