Admin Magazine
 
  • News
  •  
  • Articles
  •  
  • Tech Tools
  •  
  • Subscribe
  •  
  • Archive
  •  
  • Whitepapers
  •  
  • Digisub
  •  
  • Write for Us!
  •  
  • Newsletter
  •  
  • Shop
  • DevOps
  • Cloud Computing
  • Virtualization
  • HPC
  • Linux
  • Windows
  • Security
  • Monitoring
  • Databases
  • all Topics...
Search
Login
ADMIN Magazine on Facebook
GooglePlus

Search

Spell check suggestion: 谷歌搜索外推【电报e1000】google收录代发.sif.0x00 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (59)
  • Article (20)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 2 3 4 5 6 7 8 Next »

85%
Exploring Ubuntu cloud tools
28.06.2011
Home »  CloudAge  »  Articles  » 
 
1084 image- store- 1299616369/image.manifest.xml admin available public x86_64 machine eki- F7901106 eri- 0C0D116C 05 IMAGE eki- F61410F1 image- store- 1299616170/kernel
85%
Keras: Getting Started with AI
03.12.2024
Home »  HPC  »  Articles  » 
convolutional layer. Convolutional filters number 64 instead of 32. The dropout rate has been increased to 0.5 (50%). Listing 4: Second Block model.add(layers.Conv2D(64, (3,3), padding
85%
Getting started with AI
26.01.2025
Home »  Archive  »  2025  »  Issue 85: Monit...  » 
Lead Image © Lightwise, 123RF.com
.add(layers.BatchNormalization()) model.add(layers.Conv2D(64, (3,3), padding='same', activation='relu')) model.add(layers.BatchNormalization()) model.add(layers.MaxPooling2D(pool_size=(2,2))) model.add(layers.Dropout(0.5)) input
84%
Embarrassingly parallel computation
01.06.2024
Home »  Archive  »  2024  »  Issue 81: Load...  » 
Lead Image © Lucy Baldwin, 123RF.com
long count=0; //Count holds all the number of how many good coordinates 14 double z; //Used to check if x^2+y^2<=1 15 double pi
84%
Programming with OpenMP
07.11.2011
Home »  HPC  »  Articles  » 
 omp parallel for private(i) shared(x, y, n) reduction(+:a, b) 03 for (i=0; ix[i] ; 05     b = b + y[i] ; 06     } The compiler creates a local copy of each variable
84%
Parallel Programming with OpenCL
04.11.2011
Home »  HPC  »  Articles  » 
.data = new uchar[out.height * out.width]; 32  33   // Iterate over all pixels of the output image 34   for(size_t y = 0; y < out.height; ++y) 35   { 36     for(size_t x = 0; x < out.width; ++x) 37
84%
Speed up your MySQL database
11.02.2016
Home »  Archive  »  2016  »  Issue 31: Tunin...  » 
Lead Image © Mikhail Dudarev, 123RF.com
Using mpstat # mpstat -P ALL 1 CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle all 26.94 0.00 0.59 1.05 0.00 0.02 0.00 0.00 0.00 71
84%
Hybrid public/private cloud
30.01.2020
Home »  Archive  »  2020  »  Issue 55: AWS L...  » 
Photo by JJ Ying on Unsplash
::Instance" 04 Properties: 05 ImageId: "ami-0e1ab783dc9489f34" # Centos7 for paris 06 InstanceType: t3.2xlarge 07 AvailabilityZone: !GetAtt FortiVPCFrontNet.AvailabilityZone 08 Key
84%
Automation Scripting with PHP
16.10.2012
Home »  Articles  » 
 
is Debian based. The following command will install PHP version 5.x, any dependencies, and key packages for using PHP 5.x at the command line. $ sudo apt-get install php5 php5-cli php5-common Once you
83%
Getting the most from your cores
11.10.2016
Home »  Archive  »  2016  »  Issue 35: Persi...  » 
Lead Image © ktsdesign, 123RF.com
interval and add to dictionary 38 interv = 0.5; 39 d['interval'] = interv; 40 41 # Number of cores: 42 N = psutil.cpu_count(); 43 d['NCPUS'] = N; 44 45 cpu_percent = []; 46 epoch

« Previous 1 2 3 4 5 6 7 8 Next »

Service

  • Article Code
  • Contact
  • Legal Notice
  • Privacy Policy
  • Glossary
    • Backup Test
© 2025 Linux New Media USA, LLC – Legal Notice