Udemy - Quantum Computing: Theory to Simulation and Programming

seeders: 19
leechers: 17
updated:
Added by tutsnode in Other > Tutorials

Download Fast Safe Anonymous
movies, software, shows...
  • Downloads: 195
  • Language: English

Files

Quantum Computing Theory to Simulation and Programming [TutsNode.com] - Quantum Computing Theory to Simulation and Programming 8. Quantum Computers for Simulations
  • 2. BONUS Audio Lecture Quantum Machine Learning over a cup of coffee.mp4 (559.7 MB)
  • 1. Course Conclusion.html (1.3 KB)
1. Quantum Computers 101
  • 1. Quantum Computer Fiction or Fact.mp4 (168.9 MB)
  • 2. Building Blocks of a Computer.mp4 (153.0 MB)
  • 2.1 Slides Presentation.html (0.1 KB)
  • 3. Are Quantum Computers real.mp4 (175.4 MB)
  • 3.1 Slides Presentation.html (0.1 KB)
  • 3.2 Timeline of Quantum Computers (Wiki).html (0.1 KB)
2. Quantum Physics 101
  • 1. Section Intro.mp4 (115.5 MB)
  • 1.1 Slides Presentation.html (0.1 KB)
  • 2. Probabilistic Nature (Superposition).mp4 (121.4 MB)
  • 2.1 Slides Presentation.html (0.1 KB)
  • 3. Quantum Entanglement and Tunnelling.mp4 (221.6 MB)
  • 3.1 Slides Presentation.html (0.1 KB)
  • 4. Data stored in a QuBit.mp4 (134.7 MB)
3. Quantum Programming
  • 1. Getting Started.mp4 (147.5 MB)
  • 1.1 Python Homepage.html (0.1 KB)
  • 1.2 Cirq Documentation.html (0.1 KB)
  • 1.3 Install Visual Studio Code.html (0.1 KB)
  • 1.4 Jupyter Notebook installation.html (0.1 KB)
  • 1.5 Course Jupyter notebooks and code.html (0.1 KB)
  • 2. Quantum Hello World.mp4 (216.7 MB)
  • 2.1 Cirq Documentation.html (0.1 KB)
  • 2.2 Quirk Quantum Simulator.html (0.1 KB)
  • 2.3 Course Jupyter notebooks and code.html (0.1 KB)
  • 3. Defining Quantum Circuits.mp4 (183.6 MB)
  • 3.1 Course Jupyter notebooks and code.html (0.1 KB)
  • 3.2 Quirk Quantum Simulator.html (0.1 KB)
  • 3.3 Cirq Documentation.html (0.1 KB)
  • 4. more on Insert Strategies.mp4 (130.9 MB)
  • 4.1 Cirq Documentation.html (0.1 KB)
  • 4.2 Quirk Quantum Simulator.html (0.1 KB)
  • 4.3 Course Jupyter notebooks and code.html (0.1 KB)
  • 5. Quantum Simulations.mp4 (126.5 MB)
  • 5.1 Course Jupyter notebooks and code.html (0.1 KB)
  • 5.2 Quirk Quantum Simulator.html (0.1 KB)
  • 5.3 Cirq Documentation.html (0.1 KB)
4. Quantum Fourier Transform Algorithm
  • 1. What is Quantum Fourier Transform Operation .mp4 (117.9 MB)
  • 2. Defining the Hadamard gate.mp4 (66.4 MB)
  • 2.1 qft.py (1.0 KB)
  • 2.2 Course Jupyter notebooks and code.html (0.1 KB)
  • 2.3 More examples using Cirq.html (0.1 KB)
  • 3. Defining the XMON Simulator.mp4 (69.1 MB)
  • 3.1 qft.py (1.0 KB)
  • 3.2 qft.py (1.0 KB)
  • 3.3 More examples using Cirq.html (0.1 KB)
  • 3.4 Course Jupyter notebooks and code.html (0.1 KB)
  • 4. Running the program.mp4 (22.0 MB)
  • 4.1 More examples using Cirq.html (0.1 KB)
  • 4.2 Course Jupyter notebooks and code.html (0.1 KB)
5. Programming a real Quantum Computer
  • 1. Installing Dwave Ocean SDK.mp4 (57.5 MB)
  • 1.1 Course Jupyter notebooks and code.html (0.1 KB)
  • 1.2 Dwave Leap Sign-up.html (0.1 KB)
  • 1.3 Creating a Virtual Environment.html (0.1 KB)
  • 1.4 DWave Home page.html (0.1 KB)
  • 1.5 Dwave Ocean SDK Documentation.html (0.1 KB)
  • 2. What is a Graph Problem Traffic analysis.mp4 (34.0 MB)
  • 3. Solving Graph Problem on Quantum Processing Unit.mp4 (67.8 MB)
  • 3.1 graph.py (0.4 KB)
6. Constraint Analysis Problem on a Quantum Computer
  • 1. What is Constraint Analysis.mp4 (131.6 MB)
  • 2. What are Binary Quadratic Models.mp4 (143.5 MB)
  • 3. Declaring the Model.mp4 (39.3 MB)
  • 3.1 constraints.py (1.3 KB)
  • 4. Reading Minimum Energy Levels.mp4 (85.5 MB)
  • 4.1 constraints.py (1.3 KB)
  • 5. Running the Program.mp4 (82.2 MB)
  • 5.1 constraints.py (1.3 KB)
7. Quadratic Unconstrained Binary Optimization
  • 1. Section Intro.mp4 (64.4 MB)
  • 2. Not gate Problem.mp4 (130.2 MB)
  • 3. What is QUBO.mp4 (241.2 MB)
  • 4. QUBO for Not gate.mp4 (48.4 MB)
  • TutsNode.com.txt (0.1 KB)
  • [TGx]Downloaded from torrentgalaxy.to .txt (0.6 KB)

Description


Description

This course teaches the fundamentals of Quantum Computing including the basics of Quantum Physics and Quantum Simulations. This course is divided into 4 modules

Quantum Computing Basics: This section deals with the introduction to the wonderful world of Quantum Computing. The comparison between a Classical Computer and a Quantum Computer are explained.

Quantum Physics Section: This section deals with the introduction to the astronomically tiny world of the physics phenomenon that support quantum computers. Concepts like SuperPosition, Quantum Entanglement, Quantum Tunnelling are covered in this section. Quantum Physics has a strong connection with mathematics. In this section, the quantum phenomenon are explained by avoiding a lot of the mathematical jargon aiming towards providing a good grasp over the fundamental concept.

Cirq: This section deals with using Google’s Cirq framework in Python to design Quantum Circuits. A simulator called Quirk is also used which uses Silicon Hardware to emulate a Quantum Processor

Dwave Leap: This sections covers the Signing-Up for the Dwave-Leap service which enables anyone to start using a real Quantum Computer to solve real world problems. This Quantum Annealer will also be used to solve a Graph-Optimization problem.

Combinatorial Optimisation: This section deals with a fundamental concept in the domain of combinatorial optimisation called as Quadratic Unconstrained Binary Optimisation (QUBO). QUBO is used to further formulate and solve problems like simulating the NOT gate on a Quantum Computer

Hope you have fun exploring the depths of Quantum Computing.

Happy Coding,

Vinay Phadnis
Who this course is for:

Programmers curious about using Quantum Computing for Machine Learning
Aspiring Quantum Programmers
Programmers curious to take part in the Quantum Computing revolution

Requirements

No initial Mathematics knowledge is required.
No initial knowledge of Quantum Physics is required. Will be covered in the course

Last Updated 5/2020



Download torrent
3.8 GB
seeders:19
leechers:17
Udemy - Quantum Computing: Theory to Simulation and Programming


Trackers

tracker name
udp://inferno.demonoid.pw:3391/announce
udp://tracker.openbittorrent.com:80/announce
udp://tracker.opentrackr.org:1337/announce
udp://torrent.gresille.org:80/announce
udp://glotorrents.pw:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.pirateparty.gr:6969/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://9.rarbg.to:2710/announce
udp://shadowshq.yi.org:6969/announce
udp://tracker.zer0day.to:1337/announce
µTorrent compatible trackers list

Download torrent
3.8 GB
seeders:19
leechers:17
Udemy - Quantum Computing: Theory to Simulation and Programming


Torrent hash: B6C034A6A084C13698BC22021A16654D3BCE3784