專業課程

專業課程(Tutorial)是 PyCon Taiwan 的一部份,但需要另外報名,以獲得參加資格。提供全天(6 小時)或半天(3 小時)課程。

議程可能隨時更改。請頻繁確認本頁資訊,以獲得最新訊息。

Learning to teach machines with Keras

This workshop is a one-stop onboarding for the people who have not yet caught upon the Machine learning trend. This workshop aims to get people acquainted with the knowledge and working of the key algorithm behind the machine learning paradigm.

Untwisting Twisted!

Twisted is a framework for writing event-driven applications in Python. Event-driven is a well-recommended programming paradigm for writing high-performance networking applications, GUI applications or device drivers. The framework is more than a decade old and has a large community base. I am proposing an entry-level workshop to share my expertise with the community.

Geospatial data processing, analysis and visualization using Python

The satellite data is one of the biggest source of external data. Satellite data consists of raster images which also contains latent information about the geographic location the image is taken from. Processing this data in Python gives access to a lot of latest insights and visualizations that can be proved useful in decision making. This workshop will be covering the acquisition of Sentinel-2 data over, Taiwan and processing it and then finding the landcover classification of Taiwan using machine learning models. The workshop would be in Python and tools like Geopandas, Shapely, Rasterio and Scikit-learn will be used.