You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since Mac doesn't come preloaded with wget, I had issues running the preprocessing script for FEMNIST. Installing wget with homebrew didn't seem to work on its own, as the data was still not downloading — I ended up running get_data.sh separately, and then starting preprocess.sh afterward. Figured this might be useful for anyone else having the same problem.
The text was updated successfully, but these errors were encountered:
Since Mac doesn't come preloaded with wget, I had issues running the preprocessing script for FEMNIST. Installing wget with homebrew didn't seem to work on its own, as the data was still not downloading — I ended up running
get_data.sh
separately, and then startingpreprocess.sh
afterward. Figured this might be useful for anyone else having the same problem.The text was updated successfully, but these errors were encountered: