KursatCAKAL's Stars
bitcoin/bitcoin
Bitcoin Core integration/staging tree
bitcoinbook/bitcoinbook
Mastering Bitcoin 3rd Edition - Programming the Open Blockchain
ArduPilot/ardupilot
ArduPlane, ArduCopter, ArduRover, ArduSub source
smartcontractkit/full-blockchain-solidity-course-py
Ultimate Solidity, Blockchain, and Smart Contract - Beginner to Expert Full Course | Python Edition
microsoft/Quantum
Microsoft Quantum Development Kit Samples
felixrieseberg/windows-build-tools
:package: Install C++ Build Tools for Windows using npm
JSBSim-Team/jsbsim
An open source flight dynamics & control software library
nasa/astrobee
NASA Astrobee Robot Software
MIT-LCP/wfdb-python
Native Python WFDB package
mondejar/ecg-classification
Code for training and test machine learning classifiers on MIT-BIH Arrhyhtmia database
ChandlerBang/awesome-graph-attack-papers
Adversarial attacks and defenses on Graph Neural Networks.
vzhou842/cnn-from-scratch
A Convolutional Neural Network implemented from scratch (using only numpy) in Python.
ismorphism/DeepECG
ECG classification programs based on ML/DL methods
geneontology/go-ontology
Source ontology files for the Gene Ontology
mitmath/18337
18.337 - Parallel Computing and Scientific Machine Learning
MousaviSajad/ECG-Heartbeat-Classification-seq2seq-model
Inter- and intra- patient ECG heartbeat classification for arrhythmia detection: a sequence to sequence deep learning approach
decentraland/mana
⏣ Solidity Contracts for the Decentraland MANA Token
omaraflak/Medium-Python-Neural-Network
This code is part of my post on Medium.
xuzhenqi/cnn
This is a matlab-code implementation of convolutional neural network
AlessandroSaviolo/CNN-from-Scratch
Convolutional Neural Network implemented from Scratch for MNIST and CIFAR-10 datasets.
initml/clipdrop
BerkeleyBlockchain/dev-decal-sp20
CS 198-077 Blockchain for Developers DeCal Spring 2020: Taught at UC Berkeley during the Spring 2020 semester by the Blockchain at Berkeley Education Department.
arkanivasarkar/ECG-Anomaly-Detection-Using-Deep-Learning
Ensemble RNN based neural network for ECG anomaly detection
nasa/ci_lab
The Core Flight System (cFS) Command Ingest Lab App (ci_lab)
Abhiramborige/Parallel_programs_C
Parallel and Distributed computing problem programs implemented in OpenMP and MPI
Himansu97/ECG-classification
LorranSutter/Auction-Smart-Contract
Final Assignment for BCDV1016
camchambers/parallel-matrix-multiplication
A demonstration of parallel computing in C using the Open MPI library.
Masmiseim36/iMXRT
iMXRT CPU Support package
Vini2/ParallelMatrixMultiplicationUsingOpenMP
Parallel Matrix Multiplication Using OpenMP