Skip to content
Menu
PyCon HK
  • Schedule
    • 2023
    • 2022
    • 2021
    • 2020 Fall
    • 2020 Spring
    • 2018
    • 2017
    • 2016
    • 2015
  • Sponsors
    • 2023
    • 2022
    • 2021
    • 2020 Fall
    • 2018
    • 2017
    • 2016
    • 2015
  • Organizers
    • Organizers
    • Volunteers
    • Booths
  • Supporting Organizations
  • Code of Conduct
    • Procedures for Reporting Incidents
    • Enforcement Procedures
  • About
    • PyCon HK
    • Conference Highlights
    • 2023
    • 2022
    • 2021
    • 2020 Fall
    • 2020 Spring
    • 2018
    • 2017
      • Photos
      • Videos
    • 2016
      • Photos
      • Videos
    • 2015
      • Photos
PyCon HK

Month: October 2018

Deploying Django App On AWS Lambda – Serverless Architecture

Posted on October 28, 2018September 18, 2024

How to run your application on cloud is one of most challenging tasks in the full development cycle. With the latest serverless technology, we can deploy our application easily on cloud, with much more affordable cost, but with more server processing power. This talk will also discuss on how to archive asynchronous function call on…

Read More

NoSQL Development for MySQL Document Store using Python

Posted on October 28, 2018September 18, 2024

MySQL 8.0 introduced the MySQL Document Store, allowing developers to work with SQL relational tables and schema-less JSON collections through the use of the X DevAPI. Join us to better understand how MySQL Connector/Python implements and makes use of the X DevAPI along with a quick demo showcasing its most relevant features. Additionally, concepts such…

Read More

Ready, Get Set, Go! Development Sprints in Python community

Posted on October 28, 2018September 18, 2024

This talk would cover all about the development sprint which has been hidden weapon of Python community that helps us to have a healthy ecosystem. In this talk, I’ll show the history of development sprint, how it helps us become a strong and diverse community, and how can you host your own development sprint along…

Read More

Distributed System in Deep Learning

Posted on October 28, 2018September 18, 2024

The recent trends in distributed Deep Learning and how distributed system can both massively reduce training time and enable parallelisation. I will introduce different distributed deep learning paradigms, including model-level parallelism and data-level parallelism, and demonstrate how data parallelism can be used for distributed training.In next iteration phase of deep learning there will be need…

Read More

How to Evolve Life using Python

Posted on October 28, 2018September 18, 2024

In this talk I will demonstrate how to create Artificial Life in a computer using Python and its wonderful libraries. The Python program, called “Lenia”, is developed to discover/evolve new life species, using its interactive UI to facilitate Evolutionary Algorithms (EA). A video recorded from the program won the Virtual Creatures Contest in GECCO conference…

Read More

Collaboration hack with slackbot

Posted on October 28, 2018September 18, 2024

Do you know that Slack knows that Integration and API are easy to use and are hackable collaboration platform? Even Python is able to easily make chatbot by using slackbot ( https://github.com/lins05/slackbot ) . With using this framework, you are able to let slackbot perform a Python process triggered by a mention or a keyword…

Read More

Unlock the power of insurtech! A case study of digitizing the risk assessment in insurance using powerful python libraries and optimise performance with advanced machine learning models.

Posted on October 28, 2018September 18, 2024

Part 1 – Digitizing documents with powerful python libraries So.. in the digital era you suddenly realise that until very recently not all valuable information kept is/was machine friendly, there are tons of word and pdf documents with reports, meetings minutes, contracts and so-on waiting to be re-discovered. With python libraries PdfMiner, PyPDF2 among others,…

Read More

Developments of Super Resolution

Posted on October 28, 2018September 18, 2024

Introduction of super resolution with deep learning techniques. Super resolution is a technique which serve low- resolution image as input and outputs high-resolution images. How to preserve edges and restore detail information in the high-resolution image is very important. In this talk, we will discuss the developments of super resolution, especially methods using deep learning…

Read More

Heterogeneous Job processing with Apache Kafka

Posted on October 28, 2018September 18, 2024

Apache Kafka is widely used in large scale message processing applications. However, build a (job|task|work) processing system with Kafka is not straightforward. The talk will share experience on building a heterogeneous Job processing with Kafka and Python. The mentioned job processing mechanism can be made use of to several scenarios, e.g., cloud resource provisioning, tiering…

Read More

Deploying Machine Learning Models in Python

Posted on October 27, 2018September 18, 2024

Machine learning is now widely used in different applications. In some cases, it is sufficient to generate batch results using machine learning models in an offline manner. However, in other cases, models must be deployed online in a production environment, such that end users or other system components can benefit from the real-time outputs of…

Read More
  • 1
  • 2
  • 3
  • Next
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter
  • YouTube

Archives

©2025 PyCon HK | Powered by SuperbThemes!