Pinned Repositories
algods
Implementations of algorithms and data structures for my own interest
bash
random stuff about bash and *nix
buildyourownlisp
Self learning project from http://www.buildyourownlisp.com
ClusterEval
Cluster Quality Evaluation Software
ClusterQrel
Creates points for cumulative recall plots given a clustering and a set of QRELS (ad hoc search relevance judgements).
ClusterSpam
Calculates the consistency between a clustering and spam classification.
gascheduler
Erlang Distributed Scheduler
LMW-tree
Learning M-Way Tree - Web Scale Clustering - EM-tree, K-tree, k-means, TSVQ, repeated k-means, bitwise clustering
markovify
Fetch text from p tags in URLs and generate text using large language models or markov chains with content learned from the text
ToolHelperUtils
Discourging common anti-patterns
cmdevries's Repositories
cmdevries/LMW-tree
Learning M-Way Tree - Web Scale Clustering - EM-tree, K-tree, k-means, TSVQ, repeated k-means, bitwise clustering
cmdevries/ClusterEval
Cluster Quality Evaluation Software
cmdevries/markovify
Fetch text from p tags in URLs and generate text using large language models or markov chains with content learned from the text
cmdevries/ToolHelperUtils
Discourging common anti-patterns
cmdevries/ClusterQrel
Creates points for cumulative recall plots given a clustering and a set of QRELS (ad hoc search relevance judgements).
cmdevries/ClusterSpam
Calculates the consistency between a clustering and spam classification.
cmdevries/bash
random stuff about bash and *nix
cmdevries/buildyourownlisp
Self learning project from http://www.buildyourownlisp.com
cmdevries/Coursera-Stanford-Machine-Learning
Materials from Coursera Stanford Machine Learning course http://www.ml-class.org 100% score achieved
cmdevries/SSEXORHamming
Testing Hamming distance performance when optimizing XOR with SSE instructions
cmdevries/zmqpp
0mq 'highlevel' C++ bindings
cmdevries/algods
Implementations of algorithms and data structures for my own interest
cmdevries/gascheduler
Erlang Distributed Scheduler
cmdevries/fp_in_haskell
https://www.futurelearn.com/courses/functional-programming-haskell/
cmdevries/gluon-nlp
NLP made easy
cmdevries/hyper
Erlang implementation of HyperLogLog
cmdevries/pandas_inverted_index
cmdevries/TensorRT-LLM
TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.
cmdevries/Torchure
Random things in PyTorch