Skip to content
View kessler-frost's full-sized avatar
:octocat:
I build things.
:octocat:
I build things.

Organizations

@AgnostiqHQ
Block or Report

Block or report kessler-frost

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. AgnostiqHQ/covalent AgnostiqHQ/covalent Public

    Pythonic tool for orchestrating machine-learning/high performance/quantum-computing workflows in heterogeneous compute environments.

    Python 708 85

  2. qc-translate-qosf qc-translate-qosf Public

    This is a quantum circuit compiler and optimizer which converts any given Cirq circuit made up of the basic gates: I, S, H, X, Y, Z, RX, RY, RZ, CNOT, CZ into a combination of our fundamental gates…

    HTML 2 1

  3. isolation_agent isolation_agent Public

    In this project, I developed an adversarial search agent to play the game "Isolation". It also contains my review of "How to advance general game playing artificial intelligence by player modelling…

    Python 1

  4. keypoint_detection keypoint_detection Public

    In this project, I have combined my knowledge of computer vision techniques and deep learning to build an end-to-end facial keypoint recognition system. Facial keypoints include points around the e…

    Jupyter Notebook

  5. time_series_and_text_generation time_series_and_text_generation Public

    In this project I have built RNNs that can generate sequences based on input data - with a focus on two applications: With the first I've used real market data in order to predict future Apple stoc…

    Jupyter Notebook 1

  6. jde_tasks jde_tasks Public

    This repository contains the solutions to challenge tasks given by JDE Robot for GSoC 2020. It's an implementation of the Game of Life. Description of this game can be found here https://en.wikiped…

    Python