Stealing pages from the server...

I train machine to train model.
Build a Dockerfile Including TaLib Wrapper Build a Dockerfile Including TaLib Wrapper
Install TA-Lib can be pain in the ass on windows 10 or other operating systems, so this article will show you how to build a Dockerfile image including Python TA-Lib wrapper and dependencies.
2022-04-01
Install Docker on Windows without Hyper-V Install Docker on Windows without Hyper-V
Docker is an open-source tool that allows you to run numerous software and operating systems in a containerised environment. The background story is that I wish to run an Android app on Mumu, and this app requires the Hyper-V service to be closed. However, I still need to use Docker to deploy my machine learning project, which requires Hyper-V to be enabled. This puts me in a very difficult position. So in this article, I will try to install and run Docker without using Hyper-V service.
2022-03-23