Machine Learning Learn PyTorch by Examples (1): MNIST Handwritten Digit Recognition (I) -- PyTorch Basics and Neural Network Basics Learn PyTorch with examples, implement MNIST handwritten digit recognition with PyTorch
Software Private Virtual Network VPN (1): Setting Up a VPN with Shadowsocks on a Cloud Server Set up a Shadowsocks service on a cloud server for secure internet access
Software Build a Private Email Server with mailcow and Docker (2) - Use Email Relay and Reduce the Probability of being Blocked Build a private email server with mailcow and docker on your own computer or server, use email relay to send emails and reduce the probability of being blocked
Programming Web Learn Web Development with Python (4): Deploy Website with Docker, Gunicorn and Nginx Deploy website developed with Python using Docker, Gunicorn and Nginx
Programming Web Learn Web Development with Python (3): Use Input and API Use input to get user input, use API to get information on the Internet