Pinned Repositories
dc-affinity
A demonstration of the effects of measuring Euclidean Distance between trigram vectors.
dc-ann
A simple, non-optimized multi-layer, deep-learning artificial neural network in Common Lisp.
dc-ann-examples
Examples of how to use dc-ann
dc-bianet
A framework for experimenting with simple neural networks.
dc-dlist
A simple implementation of a doubly-linked list in Common Lisp.
dc-utilities
Some Common Lisp utilities I use all the time
DcServer
A module to help you create multi-threaded TCP servers that use a thread pool to handle client requests.
exist-db
Just a docker-compose.yml file to start a persistent eXist-db database
git-backup
Git-based backup
secrets
Donnie's Secrets
macnod's Repositories
macnod/git-backup
Git-based backup
macnod/DcServer
A module to help you create multi-threaded TCP servers that use a thread pool to handle client requests.
macnod/dc-ann
A simple, non-optimized multi-layer, deep-learning artificial neural network in Common Lisp.
macnod/secrets
Donnie's Secrets
macnod/dc-ann-examples
Examples of how to use dc-ann
macnod/dc-bianet
A framework for experimenting with simple neural networks.
macnod/dc-utilities
Some Common Lisp utilities I use all the time
macnod/exist-db
Just a docker-compose.yml file to start a persistent eXist-db database
macnod/leet-code
A place to play around with Common Lisp solutions to coding problems from LeetCode and other sources.
macnod/webvtt-to-ttml
macnod/dc-affinity
A demonstration of the effects of measuring Euclidean Distance between trigram vectors.
macnod/dc-dlist
A simple implementation of a doubly-linked list in Common Lisp.
macnod/bianet
A very simple neural network framework in Common Lisp.
macnod/bianet-mesh
Build neural networks using bianet-neuron
macnod/bianet-neuron
A neuron that can be used in a neural network such as bianet
macnod/cl-s3
Simple Common Lisp client for Amazon AWS S3
macnod/dc-db
A macro that makes accessing PostgreSQL databases easier for me.
macnod/dc-graphics
Common Lisp graphics utilities for Slime
macnod/dc-misc
Miscellaneous stuff that I use in many of my projects.
macnod/dc-trixie
Latest incarnation of Donnie's bad-ass artificial neural network experiment
macnod/deploy
Very small web service for deploying software upon receiving a we request.
macnod/fa
OneLogin Coding Challenge: Fractions Arithmetic
macnod/ht-routes
route mapping and dispatching URL's for Hunchentoot in Common Lisp.
macnod/Utyls
A module with Perl functions that I use all the time.