Skip to content
View dsbuddy's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report dsbuddy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dsbuddy/README.md

Recent Publications

  • A Fast Algorithm to Delineate Watershed Boundaries for Simple Geometries

    BibTeX
    @article{union,
    title = "A Fast Algorithm to Delineate Watershed Boundaries for Simple Geometries",
    journal = "Environmental Modelling & Software",
    pages = "104842",
    year = "2020",
    issn = "1364-8152",
    doi = "https://doi.org/10.1016/j.envsoft.2020.104842",
    url = "http:https://www.sciencedirect.com/science/article/pii/S1364815220308999",
    author = "Scott Haag and Daniel Schwartz and Bahareh Shakibajahromi and Michael Campagna and Ali Shokoufandeh",
    keywords = "Watershed boundary, marching algorithm, modified nested set algorithm, constrained watershed boundary",
    abstract = "In this manuscript, we describe a computational model to delineate watershed boundaries for simple geometries (points, lines or polygons) where maximum water flow distance can be constrained by a user-defined variable. This method generalizes earlier research to delineate watershed boundaries using a marching algorithm. Our proposed method allows users to delineate watersheds for a number of use-cases including evaluating best management practices (BMP’s), measuring water impacts to municipal, city and parcel boundaries and others. We describe computational complexity and space costs and compare them experimentally to standard techniques."
    }

  • Learning Spiking Neural Network Models of Drosophila Olfaction

    BibTeX
    @inproceedings{icons,
    author = {Carter, John and Rego, Jocelyn and Schwartz, Daniel and Bhandawat, Vikas and Kim, Edward},
    title = {Learning Spiking Neural Network Models of Drosophila Olfaction},
    year = {2020},
    isbn = {9781450388511},
    publisher = {Association for Computing Machinery},
    address = {New York, NY, USA},
    url = {https://doi.org/10.1145/3407197.3407214},
    doi = {10.1145/3407197.3407214},
    booktitle = {International Conference on Neuromorphic Systems 2020},
    articleno = {20},
    numpages = {5},
    keywords = {neuro-inspired artificial intelligence, machine learning, olfaction, neuromorphic computing, spiking neural networks},
    location = {Oak Ridge, TN, USA},
    series = {ICONS 2020}
    }

About Me









Tools I Use

Pinned Loading

  1. Computational-Model-for-Artificial-Intelligence Computational-Model-for-Artificial-Intelligence Public

    A biologically plausible neural simulation of the brain in primitive creatures along with a series of psychological experiments

    Python

  2. Calculus-Website Calculus-Website Public

    Automated Script that converts LaTeX to HTML and example website, Drexel Calculus Sequence Website (Calc 1-4)

    HTML

  3. DragonEats DragonEats Public

    Dining Hall "Yelp-like" consumer review mobile web application

    PHP

  4. Mutual-Fund-Tracker Mutual-Fund-Tracker Public

    An automated application that inputs a list of mutual funds and outputs an excel spreadsheet of the mutual funds along with performance and additional features

    Python

  5. Super-Mario-Bros-8 Super-Mario-Bros-8 Public

    An implementation of Super Mario Bros 8 using Java with an image to level creator

    Java

  6. TravelTimeToGo TravelTimeToGo Public

    Twitter bot that converses with users and direct messages the least expensive mode of transportation using Twitter, Lyft, Uber, and Taxis APIs

    JavaScript