Theano+Lasagne installation
justheuristic opened this issue · 1 comments
justheuristic commented
Any issues concerning installation can just as well be sent here.
In this course, we'll use the following technology stack for deep learning
- Theano (symbolic computation graphs)
- Lasagne(neural networks)
- Agentnet(deep reinforcement learning) - only if you decide to complete the deep reinforcement learning assignments.
A simple roadmap to installing them can be found here -
The frameworks can be easily installed on Mac OS and Linux. Windows installation is, a bit tougher, so if you don't feel like it, try using docker (e.g. kitematic gui or console on windows).
If you run into any trouble, feel free to post here, even if it's like "i don't know what the hell all these letters mean!!!".
justheuristic commented
Really? No one?