abehmiel
Former postdoc, current nanopunk. Interested in machine/deep learning, materials science, NLP, data science, python, distributed computing, and XVX.
Quartet HealthNew York, NY
Pinned Repositories
arbitrary-binary-wav
Create wav files from arbitrary binary data with Python
data-science-take-home-challenges
Solutions to "A Collection of Data Science Take Home Challenges" in Python by Giulio Palombo
kaggle-cf
Corporacion favorita kaggle challenge
Langton
Langton's Ant in Python3
nanogenmo2020
NaNoGenMo2020 (actually started in 2017 but never got close to finishing it, hence scrapped and began pretty much anew in 2020)
PHL_police_complaints
Philadelphia police complaints, 2017 (WIP)
pyedgeon
Class to generate circular images that read a short phrase when held at eye level, nearly edge-on
pyedgeon-service
Python web service that uses flask & twilio to expose an http endpoint that can receive sms and send optical illusions with pyedgeon
timescreen
Script for archiving a user's twitter data and to backup tweet screenshot images in .png format
abehmiel's Repositories
abehmiel/pyedgeon
Class to generate circular images that read a short phrase when held at eye level, nearly edge-on
abehmiel/data-science-take-home-challenges
Solutions to "A Collection of Data Science Take Home Challenges" in Python by Giulio Palombo
abehmiel/timescreen
Script for archiving a user's twitter data and to backup tweet screenshot images in .png format
abehmiel/nanogenmo2020
NaNoGenMo2020 (actually started in 2017 but never got close to finishing it, hence scrapped and began pretty much anew in 2020)
abehmiel/arbitrary-binary-wav
Create wav files from arbitrary binary data with Python
abehmiel/kaggle-cf
Corporacion favorita kaggle challenge
abehmiel/PHL_police_complaints
Philadelphia police complaints, 2017 (WIP)
abehmiel/pystats-MANOVA-demo
Demonstration of multivariate ANOVA method using different approaches
abehmiel/tldr_ify
Source code for tldr_ify twitter bot
abehmiel/pyedgeon-service
Python web service that uses flask & twilio to expose an http endpoint that can receive sms and send optical illusions with pyedgeon
abehmiel/abehmiel.github.io
My github.io site
abehmiel/afinn
AFINN sentiment analysis in Python
abehmiel/Blogdemo
Demo django blog from Djangogirls
abehmiel/coconut-tutorial
A brief overview of the coconut language atop python
abehmiel/Computer-Science-Notes-Only-Source-Code-
This repo contains only source code for computer science course.
abehmiel/data-cleaning-101
Data Cleaning Libraries with Python
abehmiel/dataquestio_projects
Guided project jupyter notebooks for dataquest
abehmiel/dw-gym
Dragon Warrior (NES) Gym for randomizer speedrun training
abehmiel/fullstackpython.com
Full Stack Python source with Pelican, Bootstrap and Markdown.
abehmiel/generative-lungfish
Generative rhyming and word2vec operations on the Lungfish corpus
abehmiel/generative-text-experiments
A repo for storing the results of algorithmically generated text
abehmiel/Instagram-API-python
Unofficial instagram API, give you access to ALL instagram features (like, follow, upload photo and video and etc)! Write on python.
abehmiel/mssql-table-loader
Basic nightly ETL
abehmiel/obelisk
Data transformations and interface for reflectance calculations
abehmiel/orange3
🍊 :bar_chart: :bulb: Orange: Interactive data analysis
abehmiel/Page-of-Wands
A python repository that sets up a single http endpoint to enable access to several different web services through sms
abehmiel/sample-generator
Tools to train a generative model on arbitrary audio samples
abehmiel/tceq_downloader
Downloader for rich data in TCEQ
abehmiel/TextRank
Python implementation of TextRank algorithm (https://web.eecs.umich.edu/~mihalcea/papers/mihalcea.emnlp04.pdf) for automatic keyword extraction and summarization using Levenshtein distance as relation between text units.
abehmiel/Tries
A simple demo of a Trie data structure that Kate Murphy and I paired on at RC