Code Monkey home page Code Monkey logo

Jonathan Marty's Projects

ansible-role-apache-cas icon ansible-role-apache-cas

Works on top of geerlingguy/ansible-role-apache. Installs apereo/mod_auth_cas and configures a selected apache directory to use CAS authentication.

creature-simulation icon creature-simulation

A Evolutionary Simulator consisting of creatures on a grid (Plants, Herbivores, Carnivores)

embeddedapplication icon embeddedapplication

Allows the user to embed any number of processing applications inside of a drawing board.

flybrainlab icon flybrainlab

An interactive computing platform for studying the function of executable circuits constructed from fly brain data.

jonmarty.github.io icon jonmarty.github.io

Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes

lsystem icon lsystem

Simple educational interface for creating complex shapes represented using Lindenmayer Systems.

metropolis icon metropolis

Visual of the metropolis algorithm, highlighting different substeps of the sampling algorithm, including selection of a particle, sampling from a proposal distribution to determine candidate next state, evaluation of candidate state based on the Boltzmann factor, relative to the Boltzmann factor of the current state, and movement of particle.

morris-lecar icon morris-lecar

An implementation of the Morris-Lecar Neuron from Theoretical Neuroscience

nat icon nat

NeuroAnatomy Toolbox: An R package for the (3D) visualisation and analysis of biological image data, especially tracings of single neurons.

neuprint icon neuprint

tools for importing connectome data into neo4j

neurodriver icon neurodriver

LPU class with support for various neuron and synapse models

neurovisual icon neurovisual

Uses g9 to create an interactive visual of the function of a neuron receiving inputs from external stimuli and ion channels, causing it to spike.

pingpong icon pingpong

A game where two IPs act like "players" in a game. The players ping each others' ports until they do not recieve a response. This gives the pinging player a point. Games are played to a certain number of plays. Higher score wins.

pycuda-kmeans icon pycuda-kmeans

A parallelized PyCuda implementation of the KMeans clustering algorithm.

pymsf icon pymsf

Efficient routines to compute Master Stability Function

roman-coin-image-search icon roman-coin-image-search

Images were extracted from coinshome.net. Implements an autoencoder to squash down images into arrays of length 20 to make them easier to search.

sa-travelingsalesman icon sa-travelingsalesman

Utilization of simulated annealing to approximate the traveling salesman problem. Simulated annealing is an optimization technique that is a variant of the metropolis algorithm were temperature is treated as a variable, decreasing over time. This decrease in temperature increases the penalty for increasing the energy of a given state, making the algorithm less likely to move to a less probable state, and therefore more likely to range towards minima. When combined with MCMC's ability to explore the high probability regions of a given space, this allows the algorithm to shift from exploration to exploitation during operation.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.