Programming-from-A-to-Z-F14 icon indicating copy to clipboard operation
Programming-from-A-to-Z-F14 copied to clipboard

Repository for ITP Fall 2014 Course

Results 7 Programming-from-A-to-Z-F14 issues
Sort by recently updated
recently updated
newest added

Hey. Again, not sure I'm posting on the right place, but I found a bug with the links in this readme. I took printscreens : http://imgur.com/VGRrDYq http://imgur.com/gj8pC3i http://imgur.com/0wgThSP I hope...

- [x] github pages tutorial - [ ] https://github.com/samim23/TED-RNN/ - [ ] twitter and youtube bots - [ ] data storage without a server (parse, firebase, mongolabs) - [ ]...

https://github.com/caolan/async/blob/master/README.md#eachSeries https://gist.github.com/shiffman/7b96d9951bb3865e7d38 https://twitter.com/humphd/status/522945219114070016

need to add explanation for: - context free grammar that pulls from source text - wordnik API and combining with CFG - twitterbot and combining with markov/CFG/etc - reference and...

doing it in a hacky way for now but http://www.html5rocks.com/en/tutorials/es6/promises/ http://12devs.co.uk/articles/promises-an-alternative-way-to-approach-asynchronous-javascript/ this relates to tf-idf and bayesian classification for now

for these new examples: https://github.com/shiffman/Programming-from-A-to-Z-F14/tree/master/week1/06_p5_text on this page: http://shiffman.net/teaching/a2z/week1/