[DeepFake] Finally, my dog started talking
# ① Introduction If there is any output, it's fun ** to feel like doing AI. This time, I would like to try the topic ** DeepFake **. # ② What is Deep Fake? ** DeepFake ** is a coined word that comb
How to automatically execute python script (with GUI) and sudo permission command after logging in with Ubuntu 18.04
# Introduction How to automatically execute a python script with GUI on Ubuntu 18.04 after login, I was looking for a way to automatically execute the chmod command that I always used with sudo priv
Meaning of using DI framework in Python
# Introduction The documentation for the Python DI framework `Dependency Injector` was so suggestive that I translated some of it to let many people know the goodness of DI in Python. Dependency In
We will implement an optimization algorithm (particle swarm optimization)
# Introduction A series of optimization algorithm implementations. First, look at [Overview](https://qiita.com/pocokhc/items/07b698cc426cadb3a64e). The code can be found on [github](https://gith
I tried to predict the price of ETF
Hello. Recently I am trying to forecast stock prices. I am still training, but I would like to output it. This time, I would like to make a prediction for the Vanguard S & P500 ETF (VOO). You can
Contour maps in polar coordinates
# Introduction I will introduce how to draw contour maps in polar coordinate format with Python. I referred to [official document of matplotlib](https://matplotlib.org/api/_as_gen/matplotlib.pyplot.c
Install LAMP on Amazon Linux 2 and build a WordPress environment.
# Introduction The official AWS documentation says Hosting WordPress Blogs with Amazon Linux (https://docs.aws.amazon.com/ja_jp/AWSEC2/latest/UserGuide/hosting-wordpress.html). However, it is hard t
Infrastructure construction practice by AWS, Docker memorandum
#### Learned content --AWS Basics --Network basics --Docker basics --Linux basics #### Contents to be advanced from now on - AWSCloudformation --Wordpress construction - Docker --Server constru
Have you tried using your student ID as a key? !!
## Introduction Nice to meet you. This article is the third issue of the joint blog. What kind of joint blog is, I will write a joint blog as a "modest Kansai person" in the group work of the securit
Modern Python for intermediate users
# Introduction ## For readers of this article --Those who want to learn more about Python development environment and tools --For those who want a more modern Python environment ## Those who do
Marketing analysis with Python ① Customer analysis (decyl analysis, RFM analysis)
## Introduction I wanted to learn about marketing analysis methods by touching actual data in Python, so I wrote an article for the purpose of keeping a record of that learning. This time, we will us
Add a Python data source with Redash
# Introduction A reminder of the settings that enable Redash to use Python data sources. # environment ```bash $sw_vers ProductName: Mac OS X ProductVersion: 10.13.6 BuildVersion: 17G14042 $dock
[Blender x Python] How to create an original object
# table of contents 0. Generate a plane 1. Generate a cube 2. Generate a quadrangular pyramid 3. Generate a polygon 4. Use modifiers 5. Generate a randomly shaped mesh 6. Generate a wavy mesh
Web application development memo in python
# Introduction After learning scraping with python, I wanted to make a web application using the acquired data, so this is a memo that I investigated how to realize it. ## Which framework is better?
Learn search with Python # 2bit search, permutation search
# bit search, permutation search Deepen understanding of bit search and permutation search through past questions of AtCoder Beginner Contest. ### bit full search > Problem: ABC079C --Train Ticket
[Updated as appropriate] I tried to organize the basic visualization methods
* Articles sent by data scientists from the manufacturing industry * This time, I tried to organize the visualization methods that are often used in business. * I would like to be able to update fr
Go language-standard package
# Standard package I'm going to write the understanding of Go from the basics of programming! [Click here for Go language basics ❶](https://qiita.com/coxcoa/items/01cd4e30e965bcebb3ee) [Click here
I tried it with Wolfram Alpha by referring to "Solving simultaneous linear equations with Python (sweeping method and fractional expression)".
(Original post) https://qiita.com/asana_yui/items/89832a2435408223ace2 ## At Wolfram Alpha mat1.txt #### Input interpretation: https://www.wolframalpha.com/input/?i=%E6%8E%83%E3%81%8D%E5%87%BA%E3%81
PyPortfolioOpt (Investment Portfolio Optimization Library) installation error resolution
A memo when installing the Python library PyPortfolioOpt (Investment Portfolio Optimization) to eliminate the error. With PyPortfolioOpt, you can calculate the investment ratio of each asset (domes
I tried to get the number of days of the month holidays (Saturdays, Sundays, and holidays) with python
# Introduction <br> ### Motivation I created it because it was necessary to automatically acquire the number of holidays in the month when creating the data necessary for machine learning. I saw m
Create a Python (Django) learning environment with Docker so that you can debug with VS Code (almost your own procedure memo)
# About this article As the title says. I've built a learning environment for studying Django, so I'll leave a note of the steps here. There is no explanation at all, so I'm not interested in what
[Day3] Preparing to connect to the database
January 8, 2021 [← Last time: Generate Day 2 project](https://qiita.com/kizashi/items/cf9fa1a9a11a81fbb35d) # Precautionary statement This article is not a single article. I wrote it as a diary, so
How to generate exponential pulse time series data in python
# Use of exponential pulse time series data It is used when you want to easily generate a pulse with python when you want to generate a pseudo time series data and simulate it in order to detect the
Bulk read multiple files & combine vertically (DataFrame)
# 0: Introduction Do you handle ** multiple files ** when analyzing business data? For example, consider the case where 12 files are prepared with ** 1 year's worth of data ** and ** (2019_01.csv,
selenium user data directory is already in use, please specify a unique value
## Solutions ↓ here https://qiita.com/Hidenatsu/items/e43ba04b4b5f710784e6
I tried logging the amount of power generated by solar power generation. (4) Real-time monitoring with Salesforce
[[I tried logging the amount of power generated by solar power generation. Table of contents]](https://qiita.com/takoyakiya/items/6b318ab83bcac86c966c) ## Real-time monitoring with Salesforse Up to
yukicoder contest 277 Participation record
# yukicoder contest 277 Participation record [A 1329 Square Sqsq](https://yukicoder.me/problems/no/1329) I thought that if it was Python, I would go through it from the front without thinking abou
When I tried to connect with SSH, I got a warning about free space.
## Such a warning When I tried to SSH into the server, I got this warning: I can make an SSH connection, but it feels bad ... ``` Unable to create temporary file for here document:There is no free
4 types of agents and 7 types of tasks, from light-moving reinforcement learning and basic Q-learning to applications of neural networks and LSTMs.
# Introduction I am the author of ["Let's learn AI with Scratch"](https://www.amazon.co.jp/gp/product/4296106945). In this book, Q-learning was explained in three stages using [Game](https://scratch
VRM output for VRoid cluster, what should I do after all?
Currently, VRoid Studio has a function to output VRM compatible with cluster, but on the other hand, it seems that there are also evaluations such as "image quality is dirty" or "cluster restrictions