-
## Description
While running experiment 4, got a super specific TypeError with the copy() command (see error trace below). Did some digging for a little bit, but couldn't find any problems like this,…
-
I tried kmeans fit_predict performance on 0.23-dev0 with mnist_all.csv dataset (http://ratml.org/datasets/mnist_all.csv). It seems elkan cost more time than lloyd (no matter dense or sparse format inp…
-
Name: GAN on MNIST Dataset.
Introduction: Perform GAN on the mnist data set and generate a new images.
Dataset: MNIST
Please assign me under DCP 2021.
-
Improve the accuracy of the model to 97% by changing the number of layers and/or adding convolutions. file: [MNIST_CNN](https://github.com/wncc/Hello-FOSS-ML/blob/master/MNIST_CNN.ipynb)
-
When I install OpenSTL on Windows as suggested:
I got a bug when running: python tools/train.py -d mmnist --lr 1e-3 -c configs/mmnist/simvp/SimVP_gSTA.py --ex_name mmnist_simvp_gsta
As:
File …
-
Hi,
I am getting the following error when trying to run the code with the default settings in config file for MNIST dataset:
ValueError: Cannot feed value of shape (48, 32, 32, 3) for Tensor u'fea…
-
Hi, I'm experimenting KAN's performance, comparing it with MLP on MNIST dataset. To make it comparable, I have to use torch DataLoader to train the MLPs. I tried combining KAN with the DataLoader, but…
-
Hello! The paper is a excellent work and gave me a lot of inspirations. The paper trained TCTN with 2000, 10000 and 50000 sequences which is different from other works. So, i try to use the dataset pr…
-
**Describe the bug**
While trying the [Quick Start Guide](https://openfl.readthedocs.io/en/latest/get_started/quickstart.html#creating-a-federation-in-5-steps) for model **tf_2dunet**, the plan initi…
-
could you please provide your mnist dataset? many thanks