Pinned Repositories
AppliedDataScienceCapstone
Repository for the applied data science capstone course in coursera
Bouncing-ball
Image of a ball that bounces around, you can use the + and - keys on the keyboard to change the speed, and the space key to stop it
CodeWars-Katas
Repository of the Codewars Katas that I've solved. Each file has the name of the kata and a comment inside with the link to the kata. some of the latest katas also have some tests with pytest
CourseraPythonProjectForDataScience-StockData
Final Assignment of the course Python Project for Data Science in Coursera
DavidSiretMarques
Readme file for my profile
FizzBuzz_game
A possible python solution for the FizzBuzz game
GP_toymodelrandom
Simple toy model to show the effect of random noise on ML training
MiWatch_DataViewer
Repository of the program to see the data collected by the Mi Watch with metrics and machine learning
morseCode_translator
Simple Morse code translator
pong-game
Simple version of the pong game, without AI. Player 1 uses arrows, player 2 uses wasd. Press R to restart and space to pause
DavidSiretMarques's Repositories
DavidSiretMarques/AppliedDataScienceCapstone
Repository for the applied data science capstone course in coursera
DavidSiretMarques/Bouncing-ball
Image of a ball that bounces around, you can use the + and - keys on the keyboard to change the speed, and the space key to stop it
DavidSiretMarques/CodeWars-Katas
Repository of the Codewars Katas that I've solved. Each file has the name of the kata and a comment inside with the link to the kata. some of the latest katas also have some tests with pytest
DavidSiretMarques/CourseraPythonProjectForDataScience-StockData
Final Assignment of the course Python Project for Data Science in Coursera
DavidSiretMarques/DavidSiretMarques
Readme file for my profile
DavidSiretMarques/FizzBuzz_game
A possible python solution for the FizzBuzz game
DavidSiretMarques/GP_toymodelrandom
Simple toy model to show the effect of random noise on ML training
DavidSiretMarques/MiWatch_DataViewer
Repository of the program to see the data collected by the Mi Watch with metrics and machine learning
DavidSiretMarques/morseCode_translator
Simple Morse code translator
DavidSiretMarques/pong-game
Simple version of the pong game, without AI. Player 1 uses arrows, player 2 uses wasd. Press R to restart and space to pause
DavidSiretMarques/problema-de-los-3-cuerpos
Código que recrea el problema de los tres cuerpos.
DavidSiretMarques/python-static-site-generator
Build a Static Site Generator with Python
DavidSiretMarques/titanic-prediction
Repository for the titanic-prediction competition at kaggle
DavidSiretMarques/youtube_downloader
Simple downloader from youtube with pytube.