Pinned Repositories
ESF-file-format
Library for reading Everquest Online Adventures .ESF and .CSF files
findfn
Finding functions, because they're sexy.
html-to-markdown
This is a Clojure library that converts from Enlive's representation of HTML to Markdown equivalent. It doesn't work very well at the moment, but it does do something.
jColeChanged.github.io
This is Joshua Cole's personal site. It is statically generated via Jekyll.
josh.meanings
A k means implementation in Clojure which supports clustering on larger than memory but smaller than storage datasets.
resume
svg2d3js
Compiles SVG to rudimentary D3.js
think-progress
Reimagining progress bars in the light of the principles of good thinking and good map making. A progress bar for known out of known step counts with uniform step sizes which gives a better sense than a traditional progress bar of how long you have to go and how progress has been in the past.
jColeChanged's Repositories
jColeChanged/josh.meanings
A k means implementation in Clojure which supports clustering on larger than memory but smaller than storage datasets.
jColeChanged/ESF-file-format
Library for reading Everquest Online Adventures .ESF and .CSF files
jColeChanged/jColeChanged.github.io
This is Joshua Cole's personal site. It is statically generated via Jekyll.
jColeChanged/Programming-Collective-Intelligence
A repository that I built up while working through the book Programming Collective Intelligence.
jColeChanged/resume
jColeChanged/think-progress
Reimagining progress bars in the light of the principles of good thinking and good map making. A progress bar for known out of known step counts with uniform step sizes which gives a better sense than a traditional progress bar of how long you have to go and how progress has been in the past.
jColeChanged/aima-exercises
Exercises for the book Artificial Intelligence: A Modern Approach
jColeChanged/athens
Desktop app links: https://tinyurl.com/athens-mac, https://tinyurl.com/athens-windows, https://tinyurl.com/athens-linux; paid tiers available through https://opencollective.com/athens; try the demo at https://athensresearch.github.io/athens
jColeChanged/bootstrap-dark
Bootstrap 4 dark theme that supports togging dark/light themes as well. There is no fluff, it changes the color of Bootstrap and that's it, no new thing to learn or unlearn, just Bootstrap, but Dark!
jColeChanged/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
jColeChanged/discordbot
jColeChanged/distributed
A distributed task scheduler for Dask
jColeChanged/django-react-boilerplate
DIY Django + React Boilerplate for starting your SaaS
jColeChanged/docker-stacks
Ready-to-run Docker images containing Jupyter applications
jColeChanged/dreamerv3
Mastering Diverse Domains through World Models
jColeChanged/EQOAGameServer
EQOA Revival Server Complex prototype utilizing C#
jColeChanged/hnparser
This is a parser for a hacker news comment page.
jColeChanged/josh.benchmarking
A lein plugin to help library authors accrete benchmarking datasets.
jColeChanged/josh.benchmarking.visualization
jColeChanged/k3s-ansible
jColeChanged/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
jColeChanged/pywinassistant
The first open source Large Action Model generalist Artificial Narrow Intelligence that controls completely human user interfaces by only using natural language. PyWinAssistant utilizes Visualization-of-Thought Elicits Spatial Reasoning in Large Language Models.
jColeChanged/sage-rl
jColeChanged/Sage-Thoughts
jColeChanged/sageprompt
LLM training content generation via self-prompting and self-discrimination.
jColeChanged/sampling
Random Sampling in Clojure
jColeChanged/spark
▁▂▃▅▂▇ in your shell.
jColeChanged/spark-standalone-cluster-on-docker
Learn Apache Spark in Scala, Python (PySpark) and R (SparkR) by building your own cluster with a JupyterLab interface on Docker. :zap:
jColeChanged/tech.ml.dataset.sql
SQL bindings for tech.ml.dataset
jColeChanged/think-action
Rethinking discovery of available actions in the context of software engineering IDEs by taking inspiration from modern video games.