26%
    
    
    28.06.2011
        
    
    	 
        .part.22
12 Generating manifest /tmp/centos.5- 3.x86.img.manifest.xml
13
14 $ euca- register images/centos.5- 3.x86.img.manifest.xml
15 IMAGE emi- c658102B
When all three parts have been uploaded
    
 
		    
				        
    26%
    
    
    26.11.2013
        
    
    	
        (e.target.result));
18    };
19   };
20  };
21 }
Line 1 stores a key (truncated in the listing) for encrypting and decrypting application data in the variable encRawKey
 as a hexadecimal numerical sequence. The enc
    
 
		    
				        
    26%
    
    
    03.12.2024
        
    
    	
        , MaxPooling
2D
:
model.add(layers.BatchNormalization())
model.add(layers.MaxPooling2D(pool_size=(2,2)))
A max pooling layer has a pool size, 2x2 in this case, that is used to scan the entire input image (left
    
 
		    
				        
    26%
    
    
    26.01.2025
        
    
    	
         version isn't even 3.x. I haven't tested the code with Keras 3.x yet, so your mileage may vary if you go that route.
CIFAR-10
The model and dataset I use is CIFAR-10 [6]. It is a very common dataset
    
 
		    
				        
    26%
    
    
    10.04.2015
        
    
    	
                   ]
20         }
21       ]
22     }
23   ]
24 }
The script that performs the rsync operation, sync.sh, will look like Listing 3. Your script might be more complex (e.g., by adding some sort
    
 
		    
				        
    26%
    
    
    22.12.2017
        
    
    	
         ~ /.well-known {
13    allow all;
14   }
15
16   location / {
17    rewrite ^/(.*)$ https://www.linux-magazin.de/$1 permanent;
18    rewrite ^/$ https://www.linux-magazin.de/ permanent;
19   }
20   }
21
22
    
 
		    
				        
    26%
    
    
    09.10.2017
        
    
    	
        :
  addresses:
  - address: 10.126.22.9
    type: InternalIP
  - address: 10.126.22.9
    type: Hostname
  allocatable:
    alpha.kubernetes.io/nvidia-gpu: "0"
    cpu: "20"
    memory: 144310716Ki
    pods: "28
    
 
		    
				        
    26%
    
    
    10.04.2015
        
    
    	
                     Tomcat 7 (JBoss EWS 2.0)                web
21 jboss-vertx-2.1 (!)      Vert.x 2.1                              web
22 jboss-wildfly-8 (!)      WildFly Application Server 8.2.0.Final  web
23 diy-0
    
 
		    
				        
    26%
    
    
    07.10.2014
        
    
    	
        , you should see the client config file ssh_config, which I'll get to a little later. If you've just installed the SSH server and want to be sure that it's listening, you can use the command
lsof -i :22
    
 
		    
				        
    26%
    
    
    05.08.2024
        
    
    	
        fd9255658c128086395d3fa0aedd5a41ab6b034fd649d1a9260
testuser@laytonjb-MINI-S:~$ podman run -it alpine /bin/sh
/ # cat /etc/os-release 
NAME="Alpine Linux"
ID=alpine
VERSION_ID=3.20.2
PRETTY