westerlin
Hobby programmer. Love to do games, distributed ledger and blockchain technology and AI (primarily "GOFAI" - but also AGI)
Apps'n DownsDenmark
westerlin's Stars
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
openai/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
PHPMailer/PHPMailer
The classic email sending library for PHP
karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
openai/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
google/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
ParthJadhav/Tkinter-Designer
An easy and fast way to create a Python GUI 🐍
norvig/paip-lisp
Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"
inkle/ink
inkle's open source scripting language for writing interactive narrative.
lxml/lxml
The lxml XML toolkit for Python
karpathy/makemore
An autoregressive character-level language model for making more things
inkle/inky
An editor for ink: inkle's narrative scripting language
pyglet/pyglet
pyglet is a cross-platform windowing and multimedia library for Python, for developing games and other visually rich applications.
LibreDWG/libredwg
Official mirror of libredwg. With CI hooks and nightly releases. PR's ok
JoseConseco/GoB
Fork of original GoB script (I just added some fixes)
pKrime/Expy-Kit
Blending different Character Rigs together
chrisamaphone/interactive-lp
Project materials related to logic programming for interactive/reactive systems. Contains the Ceptre programming language.
drmichaeldouglass/blenderGoogleGPU
A script to run on the command line of Google Colab to render Blender files using GPU
karpathy/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
JonAllee/ColladaMorphAdjuster
Make shape key/morphers in Blender-exported Collada (.dae) available to Apple SceneKit
learex/macOS-eGPU
Make your Mac compatible with NVIDIA and AMD eGPUs. (macOS High Sierra)
T-Pau/Ready
A Home Computer Emulator for iPad.
MinaPecheux/BlenderPlugins
Various little Blender Python plugins!
deege/deegeu-swift-share-extensions
Building a iOS 10.3 Share Extension with Swift 3.1 demonstrates sharing a photo from the photo album to your apps.
CooperCorona/Voronoi
Swift framework for calculating voronoi diagrams using Fortune's Algorithm.
fewlinesofcode/FortunesAlgorithm
Fortunes algorithm implementation in Swift
balachandrana/pythonista_pyglet_simulation
Running ios pythonista scene based programs (games) in mac or PC using pyglet
TateLiang/FortuneSwift
A swift implementation of Fortune's Algorithm to generate Voronoi Diagrams
WilhelmOks/VoronoiLibSwift
Swift implementation of Fortunes Algorithm.