Every time I think I know what's going on, suddenly there's another layer of complications.
2024年8月9日星期五
2024年7月15日星期一
2024年6月22日星期六
2024年5月12日星期日
2024年5月9日星期四
2024年1月21日星期日
Install keras and tensorflow
install.packages("remotes") remotes::install_github(paste0("rstudio/", c("reticulate", "tensorflow", "keras"))) reticulate::install_miniconda() # skip this if you want to self-install conda or use venv keras::install_keras()
2024年1月20日星期六
Deep learning
Deep learning, often referred to as a multi-layer neural network, does not have a direct connection to neurobiology and does not mimic the workings of the human brain. Instead, it functions as a mathematical framework designed to learn representations from data.
订阅:
博文 (Atom)