Samuel Leventhal (sam-lev)

sam-lev

Geek Repo

Location:University of Utah. Oak Ridge National Labs

Home Page:www.cs.utah.edu/~samlev

Github PK Tool:Github PK Tool

Samuel Leventhal's repositories

Classifications-Of-Songs-via-Homology-of-Chroma-Features

Homological features are identified through persistent homology of song chroma features whose persistence diagrams serve as a signature for song clustering. Clustering algorithms emplyeed are k-Means and k-Median.

Language:PythonStargazers:2Issues:1Issues:0

neural-net-path-tracer

conditional generative advisarial network trained on rendered images and conditional image buffers to automate path traced images and global illumination using vtk-m and pytorch

Language:C++Stargazers:2Issues:0Issues:0

Convolutional_Neural_Net_Lymphoma

Deep, dense convolutional neural net to discern between different Lymphoma types (Burkitt and Diffuse Large B-Cell) from images of patient tissue samples.

Language:PythonStargazers:1Issues:1Issues:0

UnSupUnetMSCSegmentation

unsupervised u-neural net using morse smale complex topological segmentation at various persistences to learn segmentation of optic vessel images. Contribution is the lack of needed hand segmentation used in the original Unet paper by Ronneberger et. al. via topological training set.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:3Issues:0

Artificial-Intelligence-Berkeley-CS188

Learned about search problems (A*, CSP, minimax), reinforcement learning, bayes nets, hidden markov models, and machine learning

Language:PythonStargazers:0Issues:1Issues:0

Convolutional-Nueral-Net-For-3D-Protein-Renderings

Classifies images of proteins by family taken from 3D models via a convolutional nueral net to encode images into a feature vector used as input by a long short term memory nueral net.

Language:PythonStargazers:0Issues:1Issues:0

examples

A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.

Language:PythonLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

GraphSAGE

Representation learning on large graphs using stochastic graph convolutions.

Language:PythonLicense:NOASSERTIONStargazers:0Issues:2Issues:0

Markov-Chain-Based-File-Replicator

An implemented a Nondeterministic Finite Automaton to replicate various literary works where our program output is based on stochastic production laws designed according to chain frequencies within any given text file. For the purpose of example our production schematic is used to produce replicas of such stories as To Kill a Mockingbird and multiple Shakespearean plays. The purpose of this write up is then to demonstrate how this automaton was implemented, what possible alterations can be made to achieve other simple computational models, and the possible advantages/disadvantages they may provide in trying to replicate human writing. More specifically it is shown that our Nondeterministic Finite Automaton, based on Markov chain production rules can be interpreted as a context free grammar and can be easily altered into a Context Sensitive Grammar for various applications or improvement in certain areas.

Language:C#Stargazers:0Issues:1Issues:0

NeuralMT

FBK Neural Machine Translation Toolkit with instance-based adaptation

Language:PythonStargazers:0Issues:0Issues:0

PAVE_ISAV

Journal Submission for PAVE project at ORNL with Mark Kim and Dave Pugmire

Language:TeXStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

signedDistanceField_2D_Images

Computes the signed distance field over a 2D image using the Gaussian mean of the first channel as the isovalue.

Language:C++Stargazers:0Issues:1Issues:0