Skip to content

Instantly share code, notes, and snippets.

View nasyxx's full-sized avatar
🎓
PhD

Nasy nasyxx

🎓
PhD
View GitHub Profile
@nasyxx
nasyxx / nix-macos.md
Created August 3, 2018 12:10 — forked from ykomatsu/nix-macos.md
Installing Nix on macOS in single-user mode
@nasyxx
nasyxx / curry.py
Last active February 16, 2018 13:11 — forked from JulienPalard/curry.py
KISS Python curry
#!/usr/bin/env python
def curry(func):
"""
Decorator to curry a function, typical usage:
>>> @curry
... def foo(a, b, c):
... return a + b + c
@nasyxx
nasyxx / danbooru_faces.md
Created December 27, 2017 06:53 — forked from stormraiser/danbooru_faces.md
Danbooru Faces dataset

Danbooru Faces v0.1

Discription

This dataset contains ~443k anime face images of size 256x256 drawn by ~7,000 artists, obtained from Danbooru

Collection

We first downloaded JSON files of all existing posts numbered from 1 to 2,800,000 using their API. We filtered the posts by the following criteria: