2023
-
4 Cutting-Edge Technologies That Will Bring the Music of the Future
State-of-the-art technology to bring the music of the future 1 IoT Technology (Internet of Things) IoT may create new instruments and megatrends. The invention of the piano and violin gave birth to classical music, the electric guitar gave birth to rock, and the sampler gave birth to hip-hop. These innovative instruments have shocked the music industry. IoT is a candidate for that. AI in instrument sensors and AI in the cloud can be connected to realize instruments with a user…
-
A program that uses quantum optimization to benefit from hometown tax payment
Prepare Technology used PythonQiskit What we did Hometown Tax Ceiling Simulation × Rakuten API Integration × Quantum Computing × Optimization Problems Obtain a list of hometown tax return items from Rakuten API with "Hometown Tax Translation" and solve one of the combinatorial optimization problems Knapsack problem Quantum algorithm (QAOA: quantum approximation optimization algorithm) to find the combination of return goods that will be the heaviest up to the maximum deduction amount generated by simulation. Anyway, I set up a program…
-
How to build an environment for machine learning tools [Windows version]
First of all, Suppose you use these ※Precautions CUDA 1. Open the CUDA download screen 2. Download the installer Select the following Windows↓x86_64↓Your WindowsOS version↓exe (local) 3. Install Select the installer downloaded in Explorer and install * You will be asked various questions at the time of installation, but Yes man is fine. cuDNN 1. Open the cuDNN download screen 2. Download the installer Check on Agree Select Local Installer for Windows (Zip) to download the installer with a note…
-
I verified with TensorFlow whether AI can beat Hikakinbunbun Rock-paper-scissors
If you're losing to him in terms of annual income and personality, I want him to at least win rock-paper-scissors. So, this time, we will use TensorFlow to create an AI that makes Hikakin Bun Bun win with an image classifier. What to prepare How to create AI that makes Hikakin Bunbun win Let AI learn rock-paper-scissors First, download the zip file containing the rock-paper-scissors image. `–2022-09-19 05:51:56– https://storage.googleapis.com/laurencemoroney-blog.appspot.com/rps.zip Resolving storage.googleapis.com (storage.googleapis.com)… 172.217.194.128, 142.251.10.128, 142.251.12.128, … Connecting to storage.googleapis.com (storage.googleapis.com)|172.217.194.128|:443……
-
4 Rules for Successful Deep Tech Ventures
Reference premise I used the term startup venture based on the events described, but please note that we are a small company. What is Deep Tech? First, let's talk about deep tech. Deep Tech is a new chapter in the story of innovation. It integrates science, engineering, and design thinking. Robotics, synthetic biology, nanomaterials, blockchain, quantum computing, and much more. 1. Problem-oriented, not tech-oriented Next, let's talk about the main subject. "Deep Tech" is about the "4 rules of a…
-
【DeepFake】 Using PyTorch to create AI that feminizes CEOs
If you were born a man, you would sometimes want to be a woman. So, this time, we will use PyTorch to create an AI that feminizes the CEO in DeepFake. Please note that DeepFake is legally dangerous due to portrait rights issues. Please do not do unscrupulous business such as pasting the face of a popular actress on an adult video. What to prepare Feminizing the CEO Check the NVIDIA GPU and CUDA versions. Install the DeepFake tool called…
-
【Stable Diffusion】I implemented "Unstable Illusion" that turns text into hallucinations!
Stable Diffusion and Unstable Illusion Stable Diffusion is trendy, isn't it? This is explained in detail in the following article, etc., so please refer to it. So we paid homage to Stable Diffusion and I created Unstable Illusion. Stable Diffusion = Stable Diffusion ↑ vs. Unstable Illusion = Unstable Vision It is. Because Anyone who just handles Stable Diffusion does it, so I tried to do something like that with a little effort. What we did was to use TensorFlow's…
-
【Stable Diffusion】I implemented "Unstable Illusion" that turns text into hallucinations!
Stable Diffusion and Unstable Illusion Stable Diffusion is trendy, isn’t it? This is explained in detail in the following article, etc., so please refer to it. So we paid homage to Stable Diffusion and I created Unstable Illusion. Stable Diffusion = Stable Diffusion ↑ vs. Unstable Illusion = Unstable Vision It is. Because Anyone who just handles Stable Diffusion does it, so I tried to do something like that with a little effort. What we did was to use TensorFlow’s…
-
About the 2022 Nobel Prize in Physics
Click here for the press release summary On October 4, 2022, the Nobel Prize in Physics was decided as follows: Alain Aspe Paris Sakurai University and École Polytechnique, Palaiseau, France John Crowther J.F. Crowther & Associates, Walnut Creek, California, USA Anton Seillinger Austria, University of Vienna They conducted groundbreaking experiments on "quantum entanglement" and their results paved the way from theory to technology. History and background of "quantum entanglement" The inexplicable effects of quantum mechanics are beginning to be applied.…
-
【MubertAI】AI that turns text into music realizes collaboration between Beatles and Queen
AI that turns text into music enables collaboration between Beatles and Queen I tried MubertAI, which turns text into music. The finished product Please take a look. The Beatles and the Queen Justin Bieber and Madonna John Lennon and Bob Dylan Chopin and Beethoven BTS and Blackpink Elvis Presley and Elton John Eminem and Taylor Swift Nirvana and Oasis Stray Kids and Beyoncé Ed Sheeran and Charlie Puth try Environment Import and Installation API Settings Tap API (*Please change the…