camilooob
Data Engineer https://www.linkedin.com/in/camilo-baquero/ https://www.camilob.com data@camilob.com
Twitter: @camilooobBogota, Colombia
Pinned Repositories
AirBnB_clone
AirBnB_clone
CourseraMachineLearning
Coursera Machine Learning By Prof. Andrew Ng
holbertonschool-higher_level_programming
Python Holberton
holbertonschool-low_level_programming
c programming
printf
Repo for Holberton Project 0x11. C - printf
simple_shell
0x16. C - Simple Shell
sorting_algorithms
0x1B-sorting_algorithms
spark
spark
team10_DS4A
TimeSeries_Seq2Seq
This repo aims to be a useful collection of notebooks/code for understanding and implementing seq2seq neural networks for time series forecasting. Networks are constructed with keras/tensorflow.
camilooob's Repositories
camilooob/printf
Repo for Holberton Project 0x11. C - printf
camilooob/simple_shell
0x16. C - Simple Shell
camilooob/AirBnB_clone
AirBnB_clone
camilooob/CourseraMachineLearning
Coursera Machine Learning By Prof. Andrew Ng
camilooob/sorting_algorithms
0x1B-sorting_algorithms
camilooob/TimeSeries_Seq2Seq
This repo aims to be a useful collection of notebooks/code for understanding and implementing seq2seq neural networks for time series forecasting. Networks are constructed with keras/tensorflow.
camilooob/binary_trees
camilooob/deepAI
Detection of Accounting Anomalies using Deep Autoencoder Neural Networks - A lab we prepared for NVIDIA's GPU Technology Conference 2018 that will walk you through the detection of accounting anomalies using deep autoencoder neural networks. The majority of the lab content is based on Jupyter Notebook, Python and PyTorch.
camilooob/easy-application
Over 400 software engineering companies that are easy to apply to
camilooob/holbertonschool-zero_day
I'm now a Holberton Student, this is my first repository as a full-stack engineer
camilooob/Money-App
Projects
camilooob/monty
The Monty language -Monty 0.98
camilooob/OmniFood
app realizada en curso de css
camilooob/Pakkuda
camilooob/PresupuestoApp
Es una app de presupuesto construida en JavaScript mejorando continuamente.
camilooob/project-based-learning
Curated list of project-based tutorials
camilooob/Python
All Algorithms implemented in Python
camilooob/Python-programming-exercises
100+ Python challenging programming exercises
camilooob/pythonisfun
Repository for lerning Python
camilooob/seq2seq
LSTM-Seq2Seq on the bases of Keras with the simple ScikitLearn interface
camilooob/seq2seq-signal-prediction
Signal forecasting with a Sequence-to-Sequence (seq2seq) Recurrent Neural Network (RNN) model in TensorFlow - Guillaume Chevalier