Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 3.02 KB

README.md

File metadata and controls

49 lines (37 loc) · 3.02 KB

Data Science Learning

Repository of code, resources and utilities related to different data science and machine learning topics. For learning, practicing and teaching purposes.

Data Science Resources

resources.md provides a list of suggested resources (e.g. books, courses) grouped by topic (e.g. mathematics, deep learning, NLP). This list is based on my informal research between online communities and practitioners for the various topics, and then supported by personal notes once I've manage to consume the resource and come up with my own opinion about its quality and content. Tags like TOREAD and TOCHECK express exactly that I still didn't have the time to properly check the related entry.

Jupyter Notebooks

Many of the resources entries are personal Jupyter notebooks that contain a mix of textual explanations, references, comments and code examples about the discussed topic.

Notebook can be in different states and have different purposes, some are polished in content [FINAL], with complete explanations, proper structure and -hopefully- working code. These I consider to have the potential to be useful to others for learning. Some have been started and worked on with the same goal, but are not yet finished [WIP]. A third type of content is about notebooks where I simply play around with code for testing/practicing personal ideas [DEV]. While I often try to comment code snippets, these notebooks might have a more chaotic structure and miss properly cured discussions about the topic and techniques used.

[FINAL]

[WIP]

Statistics

Machine Learning

Deep Learning

NLP

Miscellaneous

[DEV]

TODO

License

Released under version 2.0 of the Apache License.