Giter VIP home page Giter VIP logo

geopython-tutorial's Introduction

geopython-tutorial

课程大纲如下,

day1 a.m.

  1. python安装
    • 科学发行版选择(anaconda、 python 3.5+)
    • 包库安装(pip、 conda、 windows难以安装的包库解决方法)
    • IDLE选择(pycharm、jupyter-lab 、vscode、spider、)
  2. Python基础语法讲解
    • 数据类型
    • 函数
    • 面向对象
    • 文件读写

day1 p.m.

  1. 科学计算常用库讲解
    • numpy、scipy、matplotlib
  2. 地理相关库详解
    • fiona、shapely、geopandas
  3. 实战
    • 写一个文本读写、并处理的工具。
    • 利用geopandas和shapely读取矢量数据并做空间操作。

day2 a.m.

  1. 机器学习讲解
    • 以随机森林为例子,结合sklearn讲解房价预测
  2. 深度学习讲解
    • 讲解基本CNN原理,简单介绍手写数字识别demo

day2 p.m.

  1. 遥感影像数据读写
    • RasterIO、GDAL
  2. 遥感影像数据基本处理
    • 影像金字塔建立
    • 合并
    • 栅格计算
    • 色彩调整
    • 裁剪
    • ...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.