from the paper: "This work aims to compare the results of Python and Elixir on
training convolutional neural networks (CNN) using MNIST and CIFAR10 datasets, concluding that Python achieved overall better results, and
that Elixir is already a viable alternative."
Comments
from the paper: "This work aims to compare the results of Python and Elixir on training convolutional neural networks (CNN) using MNIST and CIFAR10 datasets, concluding that Python achieved overall better results, and that Elixir is already a viable alternative."