All Projects → astropy → Astropy Tutorials

astropy / Astropy Tutorials

Licence: bsd-3-clause
Tutorials for the Astropy Project

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Astropy Tutorials

Google2csv
Google2Csv a simple google scraper that saves the results on a csv/xlsx/jsonl file
Stars: ✭ 145 (-16.67%)
Mutual labels:  jupyter-notebook, tutorial
Autonomousdrivingcookbook
Scenarios, tutorials and demos for Autonomous Driving
Stars: ✭ 1,939 (+1014.37%)
Mutual labels:  jupyter-notebook, tutorial
Scipy con 2019
Tutorial Sessions for SciPy Con 2019
Stars: ✭ 142 (-18.39%)
Mutual labels:  jupyter-notebook, tutorial
Celeste.jl
Scalable inference for a generative model of astronomical images
Stars: ✭ 142 (-18.39%)
Mutual labels:  jupyter-notebook, astronomy
Learnpythonforresearch
This repository provides everything you need to get started with Python for (social science) research.
Stars: ✭ 163 (-6.32%)
Mutual labels:  jupyter-notebook, tutorial
Design Of Experiment Python
Design-of-experiment (DOE) generator for science, engineering, and statistics
Stars: ✭ 143 (-17.82%)
Mutual labels:  jupyter-notebook, science
Anomaly detection tuto
Anomaly detection tutorial on univariate time series with an auto-encoder
Stars: ✭ 144 (-17.24%)
Mutual labels:  jupyter-notebook, tutorial
Poppy
Physical Optics Propagation in Python
Stars: ✭ 135 (-22.41%)
Mutual labels:  jupyter-notebook, astronomy
Interspeech2019 Tutorial
INTERSPEECH 2019 Tutorial Materials
Stars: ✭ 160 (-8.05%)
Mutual labels:  jupyter-notebook, tutorial
Gasyori100knock
image processing codes to understand algorithm
Stars: ✭ 1,988 (+1042.53%)
Mutual labels:  jupyter-notebook, tutorial
Starnet
StarNet
Stars: ✭ 141 (-18.97%)
Mutual labels:  jupyter-notebook, astronomy
Awesome Python Applications
💿 Free software that works great, and also happens to be open-source Python.
Stars: ✭ 13,275 (+7529.31%)
Mutual labels:  jupyter-notebook, science
Imageprocessing
MicaSense RedEdge and Altum image processing tutorials
Stars: ✭ 139 (-20.11%)
Mutual labels:  jupyter-notebook, tutorial
Elmo Tutorial
A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)
Stars: ✭ 145 (-16.67%)
Mutual labels:  jupyter-notebook, tutorial
Deeplearningfornlpinpytorch
An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.
Stars: ✭ 1,744 (+902.3%)
Mutual labels:  jupyter-notebook, tutorial
Digital video introduction
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).
Stars: ✭ 12,184 (+6902.3%)
Mutual labels:  jupyter-notebook, tutorial
Astronn
Deep Learning for Astronomers with Tensorflow
Stars: ✭ 125 (-28.16%)
Mutual labels:  science, astronomy
Pydata Chicago2016 Ml Tutorial
Machine learning with scikit-learn tutorial at PyData Chicago 2016
Stars: ✭ 128 (-26.44%)
Mutual labels:  jupyter-notebook, tutorial
Pytorch Question Answering
Important paper implementations for Question Answering using PyTorch
Stars: ✭ 154 (-11.49%)
Mutual labels:  jupyter-notebook, tutorial
Shape Detection
🟣 Object detection of abstract shapes with neural networks
Stars: ✭ 170 (-2.3%)
Mutual labels:  jupyter-notebook, tutorial

Astropy Tutorials

This repository contains tutorials for the Astropy <http://astropy.org>_ project. These are typically longer-form, more narrative presentations of functionality in the Astropy core package <https://github.com/astropy/astropy>_ and any affiliated packages <http://www.astropy.org/affiliated/index.html>. The tutorials are therefore different from the Astropy core package documentation <http://docs.astropy.org>, which presents a more structured and exhaustive view of the core package.

To see the tutorials rendered as static web pages, see the Astropy tutorials site <http://tutorials.astropy.org>_.

To run the tutorials interactively, you'll need to make sure you have Jupyter notebook <http://jupyter.org/>_ installed, then clone or download this repository. The notebook files themselves live in the tutorials directory of this repository, organized by the names of the tutorials.

You can also get started quickly using Binder <http://mybinder.org>_ to run the tutorials in your web browser within a remote server:

.. image:: http://mybinder.org/badge.svg :target: https://mybinder.org/v2/gh/astropy/astropy-tutorials/master?filepath=tutorials/notebooks

Contributing tutorial material

Please see the "For contributors <http://www.astropy.org/astropy-tutorials/#for-contributors>_" section of the tutorials documentation for information on how to get started.

Tutorial infrastructure

For more information on the infrastructure that builds the tutorials, see the infrastructure/developer <http://www.astropy.org/astropy-tutorials/dev.html#dev-page>_ section of the tutorials documentation.

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].