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

Loop through files to find content

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

#!/opt/anaconda3/bin/python # -*- coding: UTF-8 -*- import os import sysdef 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/hasssudo 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 reciprocityWhen 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 sufferingFear of losing what you already have is a mentality of lossWanting to do but unwilling to bear the possible unfavorable r...

Effective action

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

To judge whether an action is an effective action, it depends on whether the action made has a substantial help in the decision-making process.Cultivating the judgment of "cutting down invalid...

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

Wechat

微信服务号

Wechat Program

微信小程序

Label Cloud

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

Articles

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

Hot Articles

  • Upgrade mariadb from 10.3.22 to 10.5.6
  • Growth path of career ability
  • Evaluation time management
  • 区分目标和手段
  • 清晰的目标
  • Efficient action
  • 并行动作
  • 向上协作
  • Install gRPC from source in Ubuntu
  • The best way to start a New Habit

Random Articles

  • 金黄色的忧伤
  • 坚守的模样
  • jenkins设置Git Hooks
  • Learning notes of maths(3)
  • 解决ubuntu老版本源失效
  • Efficient action
  • jenkins和cocoapods以及蒲公英持续集成方案的完美之路
  • [技巧]MYSQL同一个表的两个字段值复制
  • 巅峰力量
  • office365 for mac 2015版激活补丁

Friends Links

  • Atnoce
  • shane技术之家

2021 Shane Technology Home

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