Pinned Repositories
100DaysOfML
Log for my 100 days of ML Code
awesome-public-datasets
A topic-centric list of high-quality open datasets in public domains. New PR ☛☛☛
bitcoin_prediction
This is the code for "Bitcoin Prediction" by Siraj Raval on Youtube
BlockchainPython
gopro-py-api
Unofficial GoPro API Library for Python - connect to GoPro via WiFi.
hello-world
Gitting Gud
Learn_Blockchain_in_2_months
This is the code for "Learn Blockchain in 2 Months" by Siraj Raval on Youtube
Learn_Deep_Learning_in_6_Weeks
This is the Curriculum for "Learn Deep Learning in 6 Weeks" by Siraj Raval on Youtube
pythonNNexample
Annotations for the Sirajology Python NN Example. This code comes from a demo NN program from the YouTube video https://youtu.be/h3l4qz76JhQ. The program creates an neural network that simulates the exclusive OR function with two inputs and one output.
Unmark3d's Repositories
Unmark3d/100DaysOfML
Log for my 100 days of ML Code
Unmark3d/awesome-public-datasets
A topic-centric list of high-quality open datasets in public domains. New PR ☛☛☛
Unmark3d/bitcoin_prediction
This is the code for "Bitcoin Prediction" by Siraj Raval on Youtube
Unmark3d/BlockchainPython
Unmark3d/gopro-py-api
Unofficial GoPro API Library for Python - connect to GoPro via WiFi.
Unmark3d/hello-world
Gitting Gud
Unmark3d/Learn_Blockchain_in_2_months
This is the code for "Learn Blockchain in 2 Months" by Siraj Raval on Youtube
Unmark3d/Learn_Deep_Learning_in_6_Weeks
This is the Curriculum for "Learn Deep Learning in 6 Weeks" by Siraj Raval on Youtube
Unmark3d/pythonNNexample
Annotations for the Sirajology Python NN Example. This code comes from a demo NN program from the YouTube video https://youtu.be/h3l4qz76JhQ. The program creates an neural network that simulates the exclusive OR function with two inputs and one output.
Unmark3d/QuantumKatas
Programming exercises for learning Q# and quantum computing
Unmark3d/recurrent-neural-networks-intro
Implementation of RNN in Python