rmmilewi
Computer scientist and software engineering researcher at Sandia National Laboratories
Sandia National LaboratoriesAlbuquerque, New Mexico
Pinned Repositories
authorship-tests
char-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
CLIP_JAX
Contrastive Language-Image Pretraining
cloudmosh
This is a prototype of sorts. I'll add a proper description once it's in a workable state.
ConditionedGenerator
This is an experimental repository for some ideas I've been wanting to try.
CW20
2020 Collegeville Workshop on Scientific Software - Developer Productivity
KnowledgeManagementSurvey
A repository for the paper "Coordinating Expertise in Large-Scale Scientific Software Projects: A Case Study" (2018)
mtgcompiler
This is Arbor, a parser and analysis platform.
Prove-It
(Fork for experimental purposes) A tool for proving and organizing general theorems using Python.
rmmilewi's Repositories
rmmilewi/illustration2vec
A simple deep learning library for estimating a set of tags and extracting semantic feature vectors from given illustrations.
rmmilewi/mtg-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch. Custom modifications to allow better support for Magic: the Gathering card generation.
rmmilewi/word2vec.torch
word2vec implementation for torch7
rmmilewi/word2vec_torch
Word2Vec implementation in Torch