Shane Technology Home

Shane Technology Home

  • Artificial Intelligence
    • AI Base
    • AI Practice
  • My Blogs
    • Network Technology
    • iOS Technology
    • About Swift
    • About My Mood
    • My Poetries
    • Reading Notes
  • My Tools
    • Mailist for Beijing Self-aught
    • ProGit
    • Code Manager
    • Project Manager
  • About Me
    • My Projects
    • My Pictures
  • Thank for Listener
    • Donation of timeradio

Task rhythm

10月16日 商学院,读书笔记 没有评论 任务节奏感

The plan contains a sequence. It is necessary to think about whether a certain action requires pre-preparation, and cognition and understanding are required before making a decision. Decisions ...

Loop through files to find content

10月16日 互联网技术 没有评论 python

#!/opt/anaconda3/bin/python # -*- coding: UTF-8 -*- import os import sys def show_files(path, all_files): # 首先遍历当前目录所有文件及文件夹 file_list = os.listdir(path) # 准备循环判...

Take care of your missing data in the data preprocessing

10月13日 人工智能相关,机器学习基础知识 没有评论

# import the stand library import numpy as np import matplotlib.pyplot as plt import pandas as pd # Importing the dataset dataset = pd.read_csv('Data.csv') X = dataset.iloc[:, :-1].values pri...

Add automatic startup of HomeAssistant

09月29日 IOT物联网 没有评论 homeassistant

➜ ~ which hass /usr/local/bin/hass sudo vim /etc/systemd/system/home-assistant@zhangyuqing.service ➜ ~ cat /etc/systemd/system/home-assistant@zhangyuqing.service [Unit] Description=Home ...

Mail config of the latest phabricator

09月27日 互联网技术 没有评论 phabricator

{ "metamta.default-address": "xxx@5288z.com", "metamta.reply-handler-domain": "5288z.com", "cluster.mailers": [ { "key": "smtp", "type": "smtp", "options": { ...

Slow is fast

09月23日 商学院,读书笔记 没有评论

Slow direction, fast landing. Slow goals, fast execution. 慢就是快制定方向的时候要慢,落地要快。制定目标的时候要慢,执行要快。

Responding to unexpected events

09月18日 商学院,读书笔记 没有评论 突发事件

It is the least unexpected thing to encounter unexpected situations in the plan. When planning management, it is necessary to add a mechanism and time to respond to emergencies to retain flexibili...

What is a strategy

09月17日 商学院,读书笔记 没有评论 策略

Reasonable strategies are effective first, and the odds of winning are greater. The acquaintance matchmaking we often use in our lives is an effective strategy with a high chance of winning. Somet...

Have curiosity and initiative

09月17日 商学院,读书笔记 没有评论 主动性,好奇心

The curiosity referred to here is to brush your head, unsolved cognition attracts you to dig down curiously. It is an excellent habit to like reading books. From excellence to excellence depends o...

Build a sense of purpose

09月17日 商学院,读书笔记 没有评论 建立目标感

A sense of purpose is a perception of the direction of doing things. You can perceive when the direction is right, you can continue to advance, and when the direction may be wrong and need to be a...

Persuade others effectively

09月17日 商学院,读书笔记 没有评论 有效说服

There are several rules to effectively persuade others in social psychology: The law of reciprocity When others have given us certain benefits, we will instinctively return to each other. Th...

Effective review

09月17日 商学院,读书笔记 没有评论 有效复盘

The first step in effective review is to build awareness, and the key to this step is to grasp the big and let go of the small. With so many things happening, it is impossible for everything to be...

Motivation to trigger behavior

09月17日 商学院,读书笔记 没有评论 触发行为的动力

The fear of not getting what you want is the mentality of suffering Fear of losing what you already have is a mentality of loss Wanting to do but unwilling to bear the possible unfavorable r...

  • 1
  • 2
  • 3
  • 4(current)
  • 5
  • 6
  • 7
  • 8
  • 9

Wechat

微信服务号

Wechat Program

微信小程序

Label Cloud

armbian cocoapods cordova curl esp8266 FRP Git habit hk1box https iOS jenkins linkedlist linux macOS N1Box n2n Oauth OAuth2.0 oracle phabricator Phicomm php python RAC ssl tensorflow ubuntu webp wordpress 人工智能 决策力 判断力 反应力 商学院 回忆录 域名 域名转移 学习率 心情日记 机器学习 机器学习基础概念 树莓派 诗意人生 路由器

Articles

  • ios技术 (195)
  • IOT物联网 (9)
  • VIM专题 (2)
  • 互联网技术 (279)
  • 人工智能相关 (31)
  • 商学院 (44)
  • 心情日记 (103)
  • 数学 (5)
  • 数据库 (3)
  • 算法与数据结构 (6)
  • 诗意人生 (76)
  • 读书笔记 (32)

Hot Articles

  • Using ups to make your box auto shutdown

Random Articles

  • 升级wordpress之后一直卡在无需升级数据库页面
  • Mac OS High Sierra上编译N2N通过
  • 在iOS中使用SVG格式的图片
  • How to control the fan speed on ubuntu 20.04
  • 记录四年以来最大的一次系统升级
  • 向上协作
  • xcode常用快捷键总结
  • UINavigationController左侧返回按钮贴近左边的解决方案
  • 夜行
  • 相逢也是一种美丽

Friends Links

  • Atnoce
  • shane技术之家

2023 Shane Technology Home

Powered by Shane技术之家 | 鲁ICP备17056450号 | 4 queries in 1.860 seconds