Pinned Repositories
automatic_wat_discovery
Automatically identify code behavior differences across Python and R corpus from Kaggle.
Charlybrown60
Config files for my GitHub profile.
github-slideshow
A robot powered training repository :robot:
GWU_data_mining
Materials for GWU DNSC 6279 and DNSC 6290.
itsml
LSTM_RNN_Tutorials_with_Demo
LSTM-RNN Tutorial with LSTM and RNN Tutorial with Demo with Demo Projects such as Stock/Bitcoin Time Series Prediction, Sentiment Analysis, Music Generation using Keras-Tensorflow
LSTMs
Collection of examples with LSTM recurrent neural networks
lstms_for_predictive_maintenance
LSTMS for Predictive Maintenance
Machine-Learning-for-Time-Series-Forecasting
PredictiveMaintenanceNASA
LSTM Neural Network to predict NASA's engines failure based on know failures and parameters.
Charlybrown60's Repositories
Charlybrown60/automatic_wat_discovery
Automatically identify code behavior differences across Python and R corpus from Kaggle.
Charlybrown60/Charlybrown60
Config files for my GitHub profile.
Charlybrown60/github-slideshow
A robot powered training repository :robot:
Charlybrown60/GWU_data_mining
Materials for GWU DNSC 6279 and DNSC 6290.
Charlybrown60/itsml
Charlybrown60/LSTM_RNN_Tutorials_with_Demo
LSTM-RNN Tutorial with LSTM and RNN Tutorial with Demo with Demo Projects such as Stock/Bitcoin Time Series Prediction, Sentiment Analysis, Music Generation using Keras-Tensorflow
Charlybrown60/LSTMs
Collection of examples with LSTM recurrent neural networks
Charlybrown60/lstms_for_predictive_maintenance
LSTMS for Predictive Maintenance
Charlybrown60/Machine-Learning-for-Time-Series-Forecasting
Charlybrown60/PredictiveMaintenanceNASA
LSTM Neural Network to predict NASA's engines failure based on know failures and parameters.
Charlybrown60/Python-para-estadistica
:snake: En este repositorio se presentan lecciones de Python para hacer estadĂstica
Charlybrown60/TensorFlow-Course
Charlybrown60/thesemicolon
This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.
Charlybrown60/timeseries-lstm-keras
Time Series Prediction with LSTM Recurrent Neural Networks in Python with Keras base on tutorial of Jason Brownlee
Charlybrown60/ultimate-tensorflow2.0
Contains code that accompanies article - https://rubikscode.net/2019/04/21/ultimate-guide-to-tensorflow-2-0-in-python/(opens in a new tab)
Charlybrown60/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch