Pinned Repositories
deep_learning_workshop
Materials for a deep learning workshop. Covers convnets and transfer learning.
dotfiles
A place for my dotfiles.
dotvim
A place for my Vim configuration.
hr_change_bits
My python solution to the Hacker Rank Changing Bits competition.
keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano and TensorFlow.
Lasagne
Lightweight library to build and train neural networks in Theano
llama2.c
Inference Llama 2 in one file of pure C
lucene-solr
Mirror of Apache Lucene & Solr
ray_lightning
Pytorch Lightning Distributed Accelerators using Ray
scikit-learn
scikit-learn: machine learning in Python
wlamond's Repositories
wlamond/deep_learning_workshop
Materials for a deep learning workshop. Covers convnets and transfer learning.
wlamond/llama2.c
Inference Llama 2 in one file of pure C
wlamond/dotfiles
A place for my dotfiles.
wlamond/dotvim
A place for my Vim configuration.
wlamond/hr_change_bits
My python solution to the Hacker Rank Changing Bits competition.
wlamond/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano and TensorFlow.
wlamond/Lasagne
Lightweight library to build and train neural networks in Theano
wlamond/lucene-solr
Mirror of Apache Lucene & Solr
wlamond/ray_lightning
Pytorch Lightning Distributed Accelerators using Ray
wlamond/scikit-learn
scikit-learn: machine learning in Python
wlamond/scipy
Scipy library main repository
wlamond/sentiment_classifier
A program for classifying sentiment in English text.
wlamond/tensorflow
Computation using data flow graphs for scalable machine learning
wlamond/Theano
Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It can use GPUs and perform efficient symbolic differentiation.