Merge pull request #4986 from shelhamer/sigce-ignore
authorEvan Shelhamer <shelhamer@imaginarynumber.net>
Thu, 17 Nov 2016 22:50:47 +0000 (14:50 -0800)
committerGitHub <noreply@github.com>
Thu, 17 Nov 2016 22:50:47 +0000 (14:50 -0800)
Sigmoid Cross-Entropy Loss: ignore selected targets by `ignore_label`

docs/installation.md

index 4aac7c4..3254be3 100644 (file)
@@ -14,8 +14,9 @@ The official Makefile and `Makefile.config` build are complemented by a [communi
 - [Ubuntu installation](install_apt.html) *the standard platform*
 - [OS X installation](install_osx.html)
 - [RHEL / CentOS / Fedora installation](install_yum.html)
-- [Windows](https://github.com/BVLC/caffe/tree/windows) *see the Windows branch led by Microsoft*
+- [Windows](https://github.com/BVLC/caffe/tree/windows) *see the Windows branch led by Guillaume Dumont*
 - [OpenCL](https://github.com/BVLC/caffe/tree/opencl) *see the OpenCL branch led by Fabian Tschopp*
+- [AWS AMI](https://github.com/bitfusionio/amis/tree/master/awsmrkt-bfboost-ubuntu14-cuda75-caffe) *pre-configured for AWS*
 
 **Overview**: