All Projects → COGS108 → Tutorials

COGS108 / Tutorials

Licence: CC-BY-4.0 license
Introductory tutorial notebooks for learning data science, as part of the Data Science in Practice materials.

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to Tutorials

Nlp Python Deep Learning
NLP in Python with Deep Learning
Stars: ✭ 374 (+466.67%)
Mutual labels:  notebook, tutorial-code
notebook-examples
Example notebooks showing how to work with ECMWF services and data
Stars: ✭ 103 (+56.06%)
Mutual labels:  notebook
MSI-Modern15-Hackintosh
My MSI Modern 15 Hackintosh repo
Stars: ✭ 16 (-75.76%)
Mutual labels:  notebook
foth
Tutorial-style FORTH implementation written in golang
Stars: ✭ 50 (-24.24%)
Mutual labels:  tutorial-code
klisp
A Lisp written in about 200 lines of Ink, featuring an interactive literate programming notebook
Stars: ✭ 28 (-57.58%)
Mutual labels:  notebook
database-engine
LSM-Tree Key-Value Store based on RocksDB
Stars: ✭ 47 (-28.79%)
Mutual labels:  tutorial-code
tutorial
Tutorials to help you build your first Swim app
Stars: ✭ 27 (-59.09%)
Mutual labels:  tutorial-code
code with me
flutter app and code demos
Stars: ✭ 31 (-53.03%)
Mutual labels:  tutorial-code
ipychart
The power of Chart.js with Python
Stars: ✭ 48 (-27.27%)
Mutual labels:  notebook
observable-jupyter
Embed visualizations and code from Observable notebooks in Jupyter
Stars: ✭ 27 (-59.09%)
Mutual labels:  notebook
KotlinTutorials
Step by step to build Kotlin Apps 🎉. Code files for youtube tutorial
Stars: ✭ 13 (-80.3%)
Mutual labels:  tutorial-code
node-typescript-starter
REST API using Node with typescript, KOA framework. TypeORM for SQL. Middlewares JWT (auth), CORS, Winston Logger, Error, Response
Stars: ✭ 19 (-71.21%)
Mutual labels:  tutorial-code
My NoteBook
サイエンス、テクノロジー、エンジニアリング関連の情報を記載したノート(忘備録)です。
Stars: ✭ 104 (+57.58%)
Mutual labels:  notebook
SSFS
Simple & Stupid Filesystem (Using FUSE)
Stars: ✭ 64 (-3.03%)
Mutual labels:  tutorial-code
mloperator
Machine Learning Operator & Controller for Kubernetes
Stars: ✭ 85 (+28.79%)
Mutual labels:  notebook
magento custom reports example
An example module about the basic of how to create a custom report in Magento
Stars: ✭ 31 (-53.03%)
Mutual labels:  tutorial-code
mercury
Mercury - data visualize and discovery with Javascript, such as apache zeppelin and jupyter
Stars: ✭ 29 (-56.06%)
Mutual labels:  notebook
CustomSegueDemo
Demonstrates encapsulation of a custom view controller transition into a UIStoryboardSegue subclass
Stars: ✭ 31 (-53.03%)
Mutual labels:  tutorial-code
Hello-Kaggle-Guide-KOR
Kaggle을 처음 접하는 사람들을 위한 문서
Stars: ✭ 140 (+112.12%)
Mutual labels:  notebook
python ml tutorial
A complete tutorial in python for Data Analysis and Machine Learning
Stars: ✭ 118 (+78.79%)
Mutual labels:  notebook

Tutorials

Site Binder License: CC-BY 4.0

This repository is a set of tutorials for learning data science, created as part of the Data Science in Practice class.

These materials are also publicly available and hosted online at datascienceinpractice.github.io/.

Approach / Background

These tutorials are designed to be an introduction to data science.

The goal is to offer hands-on materials that allow for getting started with finding and analyzing data, in order to build up to working on data-science related projects.

These materials are in the Python programming language, and presume basic knowledge of programming and standard library Python.

These tutorials also try to interface with the vast world of existing tutorials, materials, and documentation. They are explicitly designed to give a quick introduction to a topic of interest, and then link out to more comprehensive resources. In that sense, they are designed to be more like a yellow pages than an encyclopedia.

Requirements

The code and materials in this repository are created with Jupyter notebooks and require the anaconda distribution. Any other dependencies, for specific Tutorials, are specifically addressed in the notebooks.

Development

This repository is developed and maintained by TomDonoghue, as well as by the COGS108 staff.

Contributions to this resource are welcome and encouraged! If you have suggestions for new links or materials, and/or fixes for any issues you spot, you are welcome and invited to open Issues, and/or submit a Pull Request.

License

These materials are made freely available, and are licensed under a CC-BY 4.0 license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].