Giter Club home page Giter Club logo

nannernest's Introduction

Hi there ๐Ÿ‘‹

I work at Runway. My GitHub is mainly a collection of largely useless side projects.

I write about many of these side projects on my blog.

I tweet toot / skeet sometimes, mostly about data things, though urbanist rants sneek through.

My repositories, sorted by star count, descending are:

โญ name description created
196 skits scikit-learn-inspired time series 2018
129 spacecutter Ordinal regression models in PyTorch 2018
127 torchmf matrix factorization in PyTorch 2017
99 nannernest Optimal peanut butter and banana sandwiches 2020
67 discovered-weekly Backup each Discover Weekly to playlists 2021
53 DataPiques_source deprecated 2015
48 rec-a-sketch content discovery... IN 3D 2016
23 nn-vs-ann Nearest Neighbors vs Approximate Nearest Neighbors 2023
23 medium-data-bakeoff A python library bakeoff for medium sized datasets 2022
10 aispy ML monitoring with materialize.com 2022
9 alignimation Automated image registration. Registrationimation was too much of a mouthful. 2021
7 bike-listener track citibike station occupancy 2016
6 website-source My personal Hugo-driven static website 2018
5 serverless-event-collector It's what the name says it is. 2020
5 newtonfm Factorization Machines with Newton's Method 2017
4 gpu-streamz Live GPU monitoring with streamz 2018
3 route-response-theory 2022
3 distmem 2016
3 fml fantasy movie league as an allocation problem 2018
2 festival-chatter Quantifying summer music festivals 2014
1 advent-of-code-2021 2021
1 stm-routines STM analysis in MATLAB and python. 2014
1 advent-of-code-2020 2020
0 houston-hall 2016
0 ethanrosenthal.github.io deprecated 2014
0 EthanRosenthal Public README 2021
0 datasciencecoursera 2014
0 physics-website My old academic-themed website 2018
0 DataPiques deprecated 2015
0 citi-bikecaster-model Model training and prediction for the citi-bikecaster 2019
0 citi-bikecaster some lambdas to ping the citi bike api 2019
0 boat-website Source code for my boat website 2023
0 blog deprecated 2014
0 BaseballProject 2014
0 TutorWorthy Insight data science project 2015

nannernest's People

Contributors

ethanrosenthal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

nannernest's Issues

OS X - nest2D fork not installing

Boost and cmake were already installed and upgraded via brew

player1@SquidBook Experiments % pip install git+https://github.com/EthanRosenthal/nest2D.git@download-dependencies
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting git+https://github.com/EthanRosenthal/nest2D.git@download-dependencies
  Cloning https://github.com/EthanRosenthal/nest2D.git (to revision download-dependencies) to /private/var/folders/zm/4nmmy__d0n5_m634_w_hm_1w0000gp/T/pip-req-build-uUXSsk
  Running command git clone -q https://github.com/EthanRosenthal/nest2D.git /private/var/folders/zm/4nmmy__d0n5_m634_w_hm_1w0000gp/T/pip-req-build-uUXSsk
  Running command git checkout -b download-dependencies --track origin/download-dependencies
  Switched to a new branch 'download-dependencies'
  Branch 'download-dependencies' set up to track remote branch 'download-dependencies' from 'origin'.
  Running command git submodule update --init --recursive -q
    ERROR: Command errored out with exit status 1:
     command: /usr/local/opt/python@2/bin/python2.7 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/zm/4nmmy__d0n5_m634_w_hm_1w0000gp/T/pip-req-build-uUXSsk/setup.py'"'"'; __file__='"'"'/private/var/folders/zm/4nmmy__d0n5_m634_w_hm_1w0000gp/T/pip-req-build-uUXSsk/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /private/var/folders/zm/4nmmy__d0n5_m634_w_hm_1w0000gp/T/pip-req-build-uUXSsk/pip-egg-info
         cwd: /private/var/folders/zm/4nmmy__d0n5_m634_w_hm_1w0000gp/T/pip-req-build-uUXSsk/
    Complete output (5 lines):
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/private/var/folders/zm/4nmmy__d0n5_m634_w_hm_1w0000gp/T/pip-req-build-uUXSsk/setup.py", line 18, in <module>
        with open(os.path.join(here, 'README.md'), encoding='utf-8') as f:
    TypeError: 'encoding' is an invalid keyword argument for this function
    ----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
player1@SquidBook Experiments % 

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.