Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: training

Shell Training Day8 8.22

while loop

? Syntax while condition; do…; done
? Case 1
#!/bin/bash
while :
do
load=w|head -1|awk -F’load average: ”{print $2}’|cut -d. -f1
if [$load -gt 10 ]
then
top|mail -s “load is high:

October 18, 2021By Simo Unix 8.22, Day, Day8, shell, trainingLeave a Comment

Shell Training Day7 8.21

? [-f file] Determine whether it is a normal file and exist
? [-d file] Determine whether it is a directory and exist
? [-e file] Determine whether a file or directory exists
>? [-r file] Determin

October 18, 2021By Simo Unix 8.21, Day, Day7, shell, trainingLeave a Comment

Shell Training Day6 8.20

shell
See 100 linux shell questions.
Function to reduce duplication of code.
Shell is a collection of system commands

The first line starts with #!/bin/bash
#!/bin/bash
echo “123”
w
ls
Sp

October 18, 2021By Simo Unix 8.20, Day, day6, shell, trainingLeave a Comment

[Training] TROMinoES, hooks

Title Use These four domino secrets Shop n*m square matrix, you can choose not to choose, find the number of schemes. n*m<=1E8. Multiple groups of inquiries.

It is difficult to calculate with

October 9, 2021By Simo Rom Formula, Hook, training, TROMinoES, useLeave a Comment

Lua – Torch7 Neural Network Training Error

I am trying to implement a neural network example in torch7. My data is stored in a text file in this form [19 cols x 10000 rows]:

11 38 20 44 11 38 21 44 29 42 30 44 34 38 6 34 45 42 1
11 38

October 5, 2021By Simo Lua error, lua, neural network, Torch, Torch7, trainingLeave a Comment

Hardware – Dell PowerEdge PCIE training error, what should I do?

After telling the server to restart, it now displays “PCle training error: internal storage slot” and the next line is “System stopped!”. It cannot be started.

Any ideas?

Tell the serve

September 24, 2021By Simo Motherboard Dell, error, Hardware, PCIe, PowerEdge, training, what to doLeave a Comment

Machine learning – EPOCH VS ITERATION Time to train neural networks

When training a multilayer perceptron, what is the difference between epoch and iteration? In neural network terms:

>One period = one forward path and A backward pass through all training

August 22, 2021By Simo Intel EPOCH, ITERATION, learning, Machine, neural network, time, training, VSLeave a Comment
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress