Pinned Repositories
ehemannrc.info
personal webpage
EulerSolutions
Solutions to Euler problems using Jupyter notebooks and Julia
feature_handler
Utility for use with Pandas DataFrames to standardize different classes of features in a statistical learning problem. Reqiures scikit/learn, pandas and numpy
gmeam
gmeam module for LAMMPS
lj.jl
2D Lennard-Jones in Julia
resume
senPyTweet
Flask API for analyzing the sentiment of tweets
bitfeels
How are we feeling today Bitcoin?
rcehemann's Repositories
rcehemann/senPyTweet
Flask API for analyzing the sentiment of tweets
rcehemann/feature_handler
Utility for use with Pandas DataFrames to standardize different classes of features in a statistical learning problem. Reqiures scikit/learn, pandas and numpy
rcehemann/gmeam
gmeam module for LAMMPS
rcehemann/lj.jl
2D Lennard-Jones in Julia
rcehemann/ehemannrc.info
personal webpage
rcehemann/EulerSolutions
Solutions to Euler problems using Jupyter notebooks and Julia
rcehemann/resume
rcehemann/atomout
script for outputting crystal structures in various formats for LAMMPS, VASP, etc.
rcehemann/burgers
generates structures along burgers path
rcehemann/dasheda
interactive exploratory data analysis in plotly-dash
rcehemann/kaggle_mnist
python script using tensorflow neural network to identify hand-written digits from the MNIST data
rcehemann/kaggle_titanic
simple solution to kaggle's titanic competition with switch for using different classifiers.
rcehemann/pot_test_tinb
bash script running lammps and creating html for testing interatomic potentials for Ti-Nb
rcehemann/potlearn
first attempt at machine learning with scikit/learn. attempt to distingush model types based on accuracy of properties
rcehemann/pyswarm
Particle swarm optimization (PSO) that supports constraints
rcehemann/pyswarms
A research toolkit for particle swarm optimization in Python