- Hands-On Markov Models with Python
- Ankur Ankan Abinash Panda
- 94字
- 2021-07-23 19:12:03
Installation on Windows
Miniconda can be installed on a Windows system by just double-clicking on the downloaded .exe file and following the installation instructions. After installation, we will need to create a conda environment and install all the required packages in the environment. To create a new Python 3.4 environment with the name hmm, run the following command:
conda create -n hmm python=3.4
After creating the environment, we will need to activate it and install the required packages in it. This can be done using the following commands:
activate hmm
conda install numpy scipy
推薦閱讀
- 顯卡維修知識精解
- 電腦常見問題與故障排除
- 3ds Max Speed Modeling for 3D Artists
- scikit-learn:Machine Learning Simplified
- Svelte 3 Up and Running
- 微軟互聯(lián)網(wǎng)信息服務(wù)(IIS)最佳實踐 (微軟技術(shù)開發(fā)者叢書)
- 筆記本電腦維修實踐教程
- 數(shù)字媒體專業(yè)英語(第2版)
- Spring Cloud微服務(wù)和分布式系統(tǒng)實踐
- 單片機技術(shù)及應(yīng)用
- Hands-On Deep Learning for Images with TensorFlow
- 單片機原理與技能訓(xùn)練
- FPGA實驗實訓(xùn)教程
- FPGA實戰(zhàn)訓(xùn)練精粹
- Instant Website Touch Integration