Sunday, March 20, 2022

ML Resources

 

[1] Machine Learning Simplified https://themlsbook.com/

 Machine Learning Simplified

 

 

No comments:

Script service on Ubuntu

Install odoo as service   Step 1: Create a script  user   ~   vi /usr/local/bin/odoo-start.sh   #!/bin/bash # Optional: Port forward examp...