Skip to content

Instantly share code, notes, and snippets.

@Jorslu
Jorslu / spacy_intro.ipynb
Created February 21, 2018 16:28 — forked from aparrish/spacy_intro.ipynb
NLP Concepts with spaCy. Code examples released under CC0 https://creativecommons.org/choose/zero/, other text released under CC BY 4.0 https://creativecommons.org/licenses/by/4.0/
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Jorslu
Jorslu / gen.swift
Created November 11, 2016 17:22 — forked from blainerothrock/gen.swift
A Very Simple Genetic Algorithm Written in Swift 3
#!/usr/bin/env xcrun swift
/*
gen.swift is a direct port of cfdrake's helloevolve.py from Python 2.7 to Swift 3
-------------------- https://gist.github.com/cfdrake/973505 ---------------------
gen.swift implements a genetic algorithm that starts with a base
population of randomly generated strings, iterates over a certain number of
generations while implementing 'natural selection', and prints out the most fit
string.
about
account
add
admin
api
app
apps
archive
archives
auth
@Jorslu
Jorslu / wifiARM.md
Last active August 29, 2015 14:16 — forked from leg0ffant/wifiARM.md

Configuration dependencies

$ pacman -Sy wireless_tools netctl ifplugd wpa_actiond dialog

Connect to wireless network

$ cd /etc/netctl
$ sudo wifi-menu -o

Check SSID name created