Skip to content

making the code runnable (inconsistent tabs/spaces + keras import no more available)#2

Open
MartinoMensio wants to merge 4 commits intoyvchen:masterfrom
MartinoMensio:master
Open

making the code runnable (inconsistent tabs/spaces + keras import no more available)#2
MartinoMensio wants to merge 4 commits intoyvchen:masterfrom
MartinoMensio:master

Conversation

@MartinoMensio
Copy link

Hi there. I tried running the code but there were some problems.
The python interpreter was complaining about inconsistent use of tabs and spaces, so I replaced the 8-spaces contained in some lines with the tab, that is used in the rest of the code.
I also removed some imports from keras that are no more available (TimeDistributedDense and Graph) that are also not used in the code.
The other commit simply removes the compiled pyc files from versioning.

Let me know if it seems a proper modification

@bringtree
Copy link

Thanks ,it helps me a lot .

@fstark
Copy link

fstark commented Dec 11, 2017

Thx! (And applying this would be a really good idea)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants