-
Notifications
You must be signed in to change notification settings - Fork 13
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
Lab solutions #2
Comments
We will release the solutions later but you are encouraged to solve them on your own. If you have a problem with a particular exercise, feel free to open a separate issue. |
I added the first lab's solutions and I will add the rest shortly. The solutions are available in a separate notebook: https://github.com/bmeaut/python_nlp_2017_fall/blob/master/course_material/01_Introduction/01_Python_introduction_lab_solutions.ipynb Please note that these are mostly naive solutions because I tried to not include material from later classes. There is room for improvement, for example you can rewrite most subtask from Ex 1 and 2 into a single list comprehension if you feel like practising some more. I did not add a solution to the last two extra exercises. You can find many implementations for sorting algorithms on the internet. |
I added all solutions except the 2nd part of week 2 and all of week 3. I will add the rest shortly. |
I added all solutions except the ones similar to the homework. |
Hello All,
I just would like to ask, could someone upload the solutions of the lab? It would be helpful for me.
Thank you in advance.
Bence
The text was updated successfully, but these errors were encountered: