Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove theano/lasagne #485

Merged
merged 1 commit into from
Oct 31, 2021
Merged

Remove theano/lasagne #485

merged 1 commit into from
Oct 31, 2021

Conversation

dniku
Copy link
Collaborator

@dniku dniku commented Oct 31, 2021

Fixes #258.

$ find -iname '*theano*.ipynb'  # empty
$ find -iname '*lasagne*.ipynb'  # empty
$ git grep -l -i 'theano\|lasagne'
Amazon GPU howto.md  # outdated documentation (perhaps we should wipe it too)
week04_[recap]_deep_learning/mnist.py  # link to source
week07_[recap]_rnn/arxiv_data.csv  # data
week07_seq2seq/main_dataset.txt  # data

@dniku dniku self-assigned this Oct 31, 2021
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@dniku dniku requested a review from yhn112 October 31, 2021 13:55
@Qwasser Qwasser merged commit 24daa47 into master Oct 31, 2021
@dniku dniku deleted the master-remove-theano branch November 13, 2021 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove Theano/Lasagne support
2 participants