摘要:
Homebrew也称brew,macOS下基于命令行的最强大软件包管理工具,使用Ruby语言开发。类似于CentOS的yum或者Ubuntu的apt-get,brew能方便的管理软件的安装、更新、卸载,省去了手动编译或拖动安装的不便,更使得软件的管理更加集中化,解决了依赖包管理的烦恼。 安装 Hom 阅读全文
摘要:
1、what ? Softmax function, a wonderful activation function that turns numbers aka logits into probabilities that sum to one. Softmax function outputs 阅读全文