Foto Edgar Herrador

Hi! I'm Edgar Herrador

Driving emerging technologies to generate tangible, scalable and transformative change

Blockchain•AI/ML•Data•Quantum Computing enthusiast


Quantum Computing

Code

  1. Generating a random bit using the probabilistic nature of quantum states. Random Bit
  2. Implementing a quantum random number generator by setting qubits in superposition and then using the measurement results as random bits. Random Number
  3. This Q# program sets a qubit in a superposition by applying a Hadamard transformation of the computational basis states |0〉and |1〉by applying a Hadamard transformation. Superposition

Gen AI

Code

  1. Coding Natural Language Processing (NLP) tasks with pipeline() function from 🤗 Transformers library. Transformers Notebook