Pinned Repositories
add_trello_card_from_terminal
Small description on how to add a card to your trello board from your beloved terminal
avilla
ds-repo
This is a Template for a data science repository with python, poetry, pre-commit hooks & jupyterlab
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
facets
Visualizations for machine learning datasets
monocular_invehicle_visual_odometry
This code uses the images of an in-vehicle dashcam to estimate the position of the car in a series of consecutive images. It uses the FAST keypoint detection algorithm combined with the opticalFlowLK keypoint matching algorithm.
nv_data_analysis
Analyses the experimental data of nitrogen-vacancy-centers in diamond with a pulsed Nd-YAG laser.
quantum_error_correction
Monte Carlo Simulation of [[4,2,2]]-concatenated toric quantum error correcting code performance for a brute force scalable Circuit-QED architecture
satellite_images_building_recognition
This code helps to prepare data for the DetectNet within the NVIDIA DIGITS framework to detect buildings in satellite images.
tuning_xgboost
Using consecutive (greedy) gridsearch with cross validation to tune xgboost hyperparameters in python.
teezeit's Repositories
teezeit/tuning_xgboost
Using consecutive (greedy) gridsearch with cross validation to tune xgboost hyperparameters in python.
teezeit/quantum_error_correction
Monte Carlo Simulation of [[4,2,2]]-concatenated toric quantum error correcting code performance for a brute force scalable Circuit-QED architecture
teezeit/satellite_images_building_recognition
This code helps to prepare data for the DetectNet within the NVIDIA DIGITS framework to detect buildings in satellite images.
teezeit/nv_data_analysis
Analyses the experimental data of nitrogen-vacancy-centers in diamond with a pulsed Nd-YAG laser.
teezeit/monocular_invehicle_visual_odometry
This code uses the images of an in-vehicle dashcam to estimate the position of the car in a series of consecutive images. It uses the FAST keypoint detection algorithm combined with the opticalFlowLK keypoint matching algorithm.
teezeit/add_trello_card_from_terminal
Small description on how to add a card to your trello board from your beloved terminal
teezeit/avilla
teezeit/ds-repo
This is a Template for a data science repository with python, poetry, pre-commit hooks & jupyterlab
teezeit/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
teezeit/facets
Visualizations for machine learning datasets
teezeit/medication-calculator
teezeit/nanoGPT-lecture
teezeit/payload-plugin-import-export
A template for creating your own Payload plugin
teezeit/pixels
teezeit/Qubit_Entangling_Gate
This Matlab code finds microwave gate sequences to entangle to qubits in a S-T-Quantum-Dot System
teezeit/secret_doorbell
Arduino Project: 1: Press the button, ring a secret pattern. 2: Ring the secret pattern and arduino shortcircuits the main door and then opens the door to the flat with an RC motor
teezeit/swatch
A lightweight, modern theming library based on CSS4 variables and the setter/getter pattern.
teezeit/teezeit.github.io
aiconic
teezeit/tensorflow
Computation using data flow graphs for scalable machine learning
teezeit/word2vecpy
Python implementation of CBOW and skip-gram word vector models, and hierarchical softmax and negative sampling learning algorithms