About Linux commands Super basic edition
This time I will summarize the basic Linux commands The target audience is programming beginners Please refer to those who are not good at Linux commands. # Prerequisite knowledge # About direct
python3: How to use bottle
How to use the framework bottle. I confirmed it on Arch Linux. Installation ```bash yay python-bottle yay python-jinja ``` program #### **`greetings.py`** ```py #! /usr/bin/python # from bot
IQ Bot: Addressing an issue where OCR would read the date / (slash) as 1.
[IQ Bot](https://qiita.com/IQ_Bocchi/items/fab5f59230ff38a98bbd) gives you the freedom to choose which OCR engine to process. The features and habits of the OCR engine that can be selected are summ
HTTP server and HTTP client using Socket (+ web browser) --Python3
 # HTTP communication using Socket module A simple example of HTTP com
Python environment for projects
As an experience, record the process of Python environment maintenance on CentOS. ## Python body For stability, use the latest version upgrade as much as possible. At the moment, Python 3.9 is o
"Deep Learning from scratch" self-study memo (No. 15) TensorFlow beginner tutorial
While reading "Deep Learning from scratch" (written by Yasuki Saito, published by O'Reilly Japan), I will make a note of the sites I referred to. [Part 14](https://qiita.com/slow_learner/items/c422bd
Run cron on Amazon Linux (set on Linux)
## things to do On AmazonLinux, set cron and execute AWS commands. As a prerequisite, the IAM Role of that command is required for EC2. I will not write the details this time. OS Linux/Unix, Amaz
Regression by CNN (built model of torch vision)
## Introduction Regression by image, for example, predicting tabelog evaluation from ramen image, scoring human face, etc., but there are few materials in both Japanese and English, so I stumbled sev
Introduction of new voice feature extraction library Surfboard
# Introduction ** OpenSMILE ** and ** Praat ** are famous as voice feature extraction software, but there are some parts that are a little difficult to handle due to the recent trend of deep learning
Bbox optimization for custom datasets [COCO format]
# Bbox optimization on custom datasets When inferring using self-data in maskrcnn etc., optimization can be done if there is only one category. For example, if the length and width are predetermin
For those who are having trouble drawing graphs in python
I installed matplotlib to try to draw a graph in python, "Import Error: DLL load failed while importing ft2font: The specified module cannot be found." The graph was not output. Wai's execution
[Kaggle for super beginners] Titanic (Logistic regression)
## ■ Introduction I worked on a competition for Kaggle beginners I tried to summarize it briefly. 【Overview】 ・ [Titanic: Machine Learning from Disaster](https://www.kaggle.com/c/titanic) ・ Based
I tried to simulate how much it would cost to compose a high rare character with a social network game
# At the beginning When I was watching YouTube as usual, I was asked by a social network game, "How much does it cost to complete a high rarity character? I found a very dangerous video, so I simulat
python memorandum (sequential update)
# item 1. When you want to use a character string as a code (assignment statement) `eval` 2. When you want to overlap two with hist and make one transparent `.hist (alpha = 0.5)` 3. I want to use t
[Corrective Measures] error: [WinError 2] The specified file cannot be found. ERROR: Command errored out with exit status 1
# What you can see in this article When installing a module from pip in Python, you can see what to do if you get an error like the title. I will write from the conclusion. # Conclusion [Here](ht
[GO language] Organize the behavior of import in places other than GOPATH
I often get hooked when importing in a place other than `$ GOPATH`. That is because there are the following patterns. * Difference between GOPATH mode and module mode * Differences between extern
Updated "Introduction to Python Web Application Homebrew for Slow 3rd Year Web Engineers"
# Updated the book [Chapter "Allow HTML files to be delivered"](https://zenn.dev/bigen1925/books/introduction-to-web-application-with-python/viewer/delivery-static-html) has been updated. .. If yo
Time series analysis practice sales forecast
[Aidemy](https://aidemy.net/) 2020/11/10 # Introduction Hello, it is Yope! I am a liberal arts student, but I was interested in the possibilities of AI, so I went to the AI-specialized school "Aidemy
Use pydrive2 to drop files of several GB such as AI data from Google Drive. + Immediate configuration of pydrive2
There was a few GB of AI related files (BERT). I want to download what was learned by colab and saved in Google Drive locally or on a server from Google Drive. I tried to use `pydrive`, but it was mo
Deep learning image recognition 1 theory
[Aidemy](https://aidemy.net/) 2020/11/10 # Introduction Hello, it is Yope! I am a liberal arts student, but I was interested in the possibilities of AI, so I went to the AI-specialized school "Aidemy
Are you wearing a mask? Program development (using Yolov5)
## Contents of this time There is a program that outputs whether or not it is masked, but this time it is checked whether or not it is masked. I would like to write a program that thinks about how t
[Bash / linux] Notes in case of trouble
A memo of how to deal with problems and forget about how to use bash and linux when you start learning. # index -[Usage memo](#Usage memo) -[Command replacement](#command replacement) -[Time Form
PHP installation (CentOS 8)
If you read the article and think "Isn't it okay?", Please LGTM. # Prerequisites -Install PHP on CentOS built with docker ・ The version of CentOS is as follows ``` $ cat /etc/redhat-release CentO
Flow of getting the result of asynchronous processing using Django and Celery
### Overview -Asynchronous processing by combining [django](https://vroid.com/) and [celery](https://docs.celeryproject.org/en/stable/django/first-steps-with-django.html) How to save the result of do
Ported a naive homebrew language compiler to Python
* [Reprinted from the blog](https://memo88.hatenablog.com/entry/2020/08/19/065056). --- I wrote it in Python. It's dirty because it's defeated. I'm not familiar with Python, but it's a level of Yo
Introduction to Anomaly Detection 1 Basics
[Aidemy](https://aidemy.net/) 2020/11/10 # Introduction Hello, it is Yope! I am a liberal arts student, but I was interested in the possibilities of AI, so I went to the AI-specialized school "Aidemy
Implement DeepChem's GraphConvLayer in PyTorch's custom layer
# Introduction I implemented DeepChem's GraphConvLayer with a custom layer of Pytorch. # environment - DeepChem 2.3 - PyTorch 1.7.0 # Source [Last time](https://qiita.com/kimisyo/items/2b058e91591
Move mount point / var, / opt to another storage (GPT)
# Introduction This time, there was a problem that the capacity of the on-premises server we manage was tight. The server in question had CentOS 7 pre-installed and was operating as it was. The st
scikit-learn import error
What This article is an article that solves the error that occurred when importing scikit-learn. Problem I got the following error when running the program below #### **`sklearn.py`** ```python
Build a starry sky on Unity from a stellar database (released)
# Completion drawing  From the left --Green Spring Triangle --Red Summer