This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
consumer_key = 'your-consumer-key' | |
consumer_secret = 'your-consumer-secret' | |
access_token = 'your-access-token' | |
access_secret = 'your-access-secret' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import tensorflow as tf | |
import pandas as pd | |
import numpy as np | |
import shutil | |
import os | |
# class NeuralNetwork: | |
# def __init__(self): | |
# The data needs to be split into a training set and a test set |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const characters = [{ | |
name: 'Professor', | |
appearAt: '10/05/2017 10:10:10' | |
}, { | |
name: 'Nairobi', | |
appearAt: '10/05/2017 12:10:10' | |
}, { | |
name: 'T贸kyo', | |
appearAt: '10/06/2017 07:10:10' | |
}, { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const characters = [ | |
{ name: 'Professor', appearAt: '10/05/2017 10:10:10'}, | |
{ name: 'Nairobi', appearAt: '10/05/2017 12:10:10' }, | |
{ name: 'T贸kyo', appearAt: '10/06/2017 07:10:10' }, | |
{ name: 'Rio', appearAt: '10/06/2017 09:10:10' }, | |
{ name: 'Denver', appearAt: '10/07/2018 11:10:10' }, | |
{ name: 'Berlim', appearAt: '10/07/2018 17:10:10' }, | |
{ name: 'Helsinque', appearAt: '15/04/2017 12:10:10' }, | |
{ name: 'Moscou', appearAt: '15/04/2017 12:10:10' }, | |
{ name: 'Raquel Murillo', appearAt: '10/09/2020 07:10:10' } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const characters = [ | |
{ name: 'Professor', appearAt: '10/05/2017 10:10:10'}, | |
{ name: 'Nairobi', appearAt: '10/05/2017 12:10:10' }, | |
{ name: 'T贸kyo', appearAt: '10/06/2017 07:10:10' }, | |
{ name: 'Rio', appearAt: '10/06/2017 09:10:10' }, | |
{ name: 'Denver', appearAt: '10/07/2018 11:10:10' }, | |
{ name: 'Berlim', appearAt: '10/07/2018 17:10:10' }, | |
{ name: 'Helsinque', appearAt: '15/04/2017 12:10:10' }, | |
{ name: 'Moscou', appearAt: '15/04/2017 12:10:10' }, | |
{ name: 'Raquel Murillo', appearAt: '10/09/2020 07:10:10' } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const characters = [ | |
{ name: 'Professor', appearAt: '10/05/2017 10:10:10'}, | |
{ name: 'Nairobi', appearAt: '10/05/2017 12:10:10' }, | |
{ name: 'T贸kyo', appearAt: '10/06/2017 07:10:10' }, | |
{ name: 'Rio', appearAt: '10/06/2017 09:10:10' }, | |
{ name: 'Denver', appearAt: '10/07/2018 11:10:10' }, | |
{ name: 'Berlim', appearAt: '10/07/2018 17:10:10' }, | |
{ name: 'Helsinque', appearAt: '15/04/2017 12:10:10' }, | |
{ name: 'Moscou', appearAt: '15/04/2017 12:10:10' }, | |
{ name: 'Raquel Murillo', appearAt: '10/09/2020 29:10:10' } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const characters = [ | |
{ name: 'Professor', appearAt: '10/05/2017 10:10:10'}, | |
{ name: 'Nairobi', appearAt: '10/05/2017 12:10:10' }, | |
{ name: 'T贸kyo', appearAt: '10/06/2017 07:10:10' }, | |
{ name: 'Rio', appearAt: '10/06/2017 09:10:10' }, | |
{ name: 'Denver', appearAt: '10/07/2018 11:10:10' }, | |
{ name: 'Berlim', appearAt: '10/07/2018 17:10:10' }, | |
{ name: 'Helsinque', appearAt: '15/04/2017 12:10:10' }, | |
{ name: 'Moscou', appearAt: '15/04/2017 12:10:10' }, | |
{ name: 'Raquel Murillo', appearAt: '10/09/2020 25:10:10' } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const characters = [ | |
{ name: 'Professor', appearAt: '10/05/2017 10:10:10'}, | |
{ name: 'Nairobi', appearAt: '10/05/2017 12:10:10' }, | |
{ name: 'T贸kyo', appearAt: '10/06/2017 07:10:10' }, | |
{ name: 'Rio', appearAt: '10/06/2017 09:10:10' }, | |
{ name: 'Denver', appearAt: '10/07/2018 11:10:10' }, | |
{ name: 'Berlim', appearAt: '10/07/2018 17:10:10' }, | |
{ name: 'Helsinque', appearAt: '15/04/2017 12:10:10' }, | |
{ name: 'Moscou', appearAt: '15/04/2017 12:10:10' }, | |
{ name: 'Raquel Murillo', appearAt: '10/09/2020 07:10:10' } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var usuarios = [ | |
{ | |
nome: 'Diego', | |
habilidades: ['Javascript', 'ReactJS', 'Redux'] | |
}, | |
{ | |
nome: 'Gabriel', | |
habilidades: ['VueJS', 'Ruby On Rails', 'Elixir'] | |
} | |
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var usuarios = [ | |
{ | |
nome: 'Diego', | |
habilidades: ['Javascript', 'ReactJS', 'Redux'] | |
}, | |
{ | |
nome: 'Gabriel', | |
habilidades: ['VueJS', 'Ruby On Rails', 'Elixir'] | |
} | |
] |
OlderNewer