Skip to content

Instantly share code, notes, and snippets.

View mateusfg7's full-sized avatar
:shipit:
learning...

Mateus Felipe Gonçalves mateusfg7

:shipit:
learning...
View GitHub Profile
set nocompatible " be iMproved, required
filetype on " required
syntax on
"colorscheme jellybeans
" PERSONAL CONFIGURANTION
set tabstop=2 "tab size
set nu "anable line number
set backspace=indent,eol,start "enable backspace
# If you come from bash you might have to change your $PATH.
# export PATH=$HOME/bin:/usr/local/bin:$PATH
# Path to your oh-my-zsh installation.
export ZSH="/home/mateusfg7/.oh-my-zsh"
# Set name of the theme to load --- if set to "random", it will
# load a random theme each time oh-my-zsh is loaded, in which case,
# to know which specific one was loaded, run: echo $RANDOM_THEME
# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes
@mateusfg7
mateusfg7 / introducao_a_machine_learn.ipynb
Created November 8, 2019 22:25
Introducao_a_machine_learn.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.