omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    mnist setting in Pythonista

    Pythonista
    1
    2
    1400
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Hongik univ
      Hongik univ last edited by

      #mnist, #deep learing, #pickle error, #numpy version, #ram

      1 Reply Last reply Reply Quote 0
      • Hongik univ
        Hongik univ last edited by Hongik univ

        I want to run this code
        https://github.com/oreilly-japan/deep-learning-from-scratch/blob/master/dataset/mnist.py
        but there are sth wrong that numpy version is not suitable and Ipad pro's ram is insufficient

        so I modified code that refere http://poipoides.hatenablog.com/entry/2017/02/07/212013

        however there is still minor error

        init_mnist() missing 1 required positional argument: 'key (lin 171)

        I can't fix it Plz help me
        I want use pythonista smartly

        https://github.com/oreilly-japan/deep-learning-from-scratch/blob/master/dataset/mnist.py

        this is code that I use

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB Forums | Contributors