All Projects → pysal → Geopyter

pysal / Geopyter

GeoPyTeR: Geographical Python Teaching Resource

Projects that are alternatives of or similar to Geopyter

Foltr Es
The source code to reproduce the results reported in the 'Federated Online Learning to Rank with Evolution Strategies' paper, published at WSDM 2019.
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Musicbox
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Correlationmatrixclustering
An example on how Correlation Matrix can be displayed and clustered
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Interviewqs.com code snippets
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Hse Nlp Coursera
Solution for https://www.coursera.org/learn/language-processing
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Carvana Image Masking Challenge
https://www.kaggle.com/c/carvana-image-masking-challenge
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Multitask Learning
MSc group project: Reproduction of 'Multi-Task Learning using Uncertainty to Weigh Losses for Scene Geometry and Semantics'; A. Kendall, Y. Gal, R. Cipolla
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Machine Learning Notebooks
Assorted exercises and proof-of-concepts to understand and study machine learning and statistical learning theory
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Retainvis
An implementation of RetainVis: Visual Analytics with Interpretable and Interactive Recurrent Neural Networks on Electronic Medical Records
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Numpy Rnn
numpy implementation of Recurrent Neural Network
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Prediciting Binary Options
Predicting forex binary options using time series data and machine learning
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Stats and probability
Tutorial on stats and probability
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Unsw
Course materials
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Vizwiz Vqa Pytorch
PyTorch VQA implementation that achieved top performances in the (ECCV18) VizWiz Grand Challenge: Answering Visual Questions from Blind People
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Pythonscience
由机械工业出版社出版的python金融大数据分析,python学习手册三本经典书籍以及利用python进行数据分析机器代码。
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Sanet Keras
Implement SANet for crowd counting in Keras.
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Cwl Data
Call of Duty World League Player Data
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Team delft
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Hello nn
Some of my simple neural networks
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook
Deep Dream
PyTorch implement of Google Deep Dream
Stars: ✭ 33 (+0%)
Mutual labels:  jupyter-notebook

GeoPyTeR: Geographical Python Teaching Resource

Binder

Vision

GeoPyTer is a project to support open source geospatial education using Python.

Structure

The philosophy of GeoPyTeR is that the value added that a geoeducator brings to their course rests in their perspective on the topic at hand.

At the core of GeoPyTeR are atoms which represent thematic content on a particular geospatial topic in the form of Jupyter notebooks. The atoms form the building blocks for modules, or lectures, that can be formed through a mash-up of atoms. Modules, in turn, can be combined to compose a course. The articulation of an instructor's perspective is in the composition of specific atoms the instructor selects for a module together with the narrative that integrates the atoms to construct the lecture.

Atoms

  1. Foundations (of Programming)
    • Getting Started
    • Basics (Variables)
    • Conditions
    • Debugging
    • Iteration
    • Lists
    • Dictionaries
    • Functions
    • Libraries
    • Classes & Methods
  2. Reading & Writing (Unix File I/O)
  3. Charts & Graphs
  4. Standardisation & Transformation
  5. Non-Spatial Inferential Statistics
  6. Non-Spatial Bayesian Statistics
  7. Maps
  8. Point Pattern Analysis
  9. Zonal Analysis
  10. Raster Analysis
  11. Non-Spatial Clustering
  12. Spatial Clustering
  13. Machine Learning
  14. Network Analysis
  15. ABMs & CAs
  16. GWR
  17. Hierarchical Modelling

Depends

  • GitPython (>= 2.0.6?)
  • Markdown (>= 2.6.7?)
  • nbformat (>= v4?)

Contributing

We invite any interested educator, researcher or developer to join the project. The content and structure of this teaching project itself is licensed under the Creative Commons Attribution-ShareAlike 4.0 license, and the contributing source code is licensed under The MIT 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].