Skip to content

Instantly share code, notes, and snippets.

View recidive's full-sized avatar

Henrique Recidive recidive

View GitHub Profile
@contractorwolf
contractorwolf / log.md
Last active February 25, 2021 03:07 — forked from llSourcell/log.md

Ideas for staying busy for the 100 days of ML code:

titanic tensorflow or scikit learn in colab (again)

denge challenge (city likelyhood of issues)

trump chatbot (RNN or LSTM) http://complx.me/2016-12-31-practical-seq2seq/

trump tweet target identifier

@gangtao
gangtao / index.html
Created May 20, 2019 05:44
TensorflowJS Time serials Forcast
<div class="container-fluid" id="main">
<div class="row">
<div class="col-6">
<div id="dataView"></div>
</div>
</div>
<div class="row">
<div id="modelView"></div>
</div>
<div class="row">