Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / fire-breathing-rubber-lemons/cs207-FinalProject issues and pull requests

#64 - updated the version in set up and remove hardcoding within docs

Pull Request - State: closed - Opened by HaydenSansum almost 5 years ago

#63 - adding full docstrings for the graph mode

Pull Request - State: closed - Opened by HaydenSansum almost 5 years ago

#62 - add basic instructions to readme

Pull Request - State: closed - Opened by HaydenSansum almost 5 years ago

#61 - added implementation for reverse mode

Pull Request - State: closed - Opened by catharinewu almost 5 years ago

#60 - nn documentation

Pull Request - State: closed - Opened by edjah almost 5 years ago - 1 comment

#59 - Update .travis.yml

Pull Request - State: closed - Opened by HaydenSansum almost 5 years ago - 1 comment

#58 - Ready for pypi

Pull Request - State: closed - Opened by HaydenSansum almost 5 years ago - 1 comment

#57 - update codecov through Travis

Pull Request - State: closed - Opened by HaydenSansum almost 5 years ago

#56 - adding some ideas for future features

Pull Request - State: closed - Opened by HaydenSansum almost 5 years ago - 1 comment

#55 - Fill in feedback forms

Issue - State: closed - Opened by HaydenSansum almost 5 years ago

#54 - Add graph docs

Pull Request - State: closed - Opened by HaydenSansum almost 5 years ago - 1 comment

#53 - removing to create through codecov website

Pull Request - State: closed - Opened by HaydenSansum almost 5 years ago

#52 - Doc how to use

Pull Request - State: closed - Opened by catharinewu almost 5 years ago

#51 - Add Future section to docs

Issue - State: closed - Opened by HaydenSansum almost 5 years ago - 2 comments

#50 - Update how to in docs for graph mode

Issue - State: closed - Opened by HaydenSansum almost 5 years ago

#49 - attempting new name for codecov yml to see whether codecov can find it

Pull Request - State: closed - Opened by HaydenSansum almost 5 years ago

#48 - Video-Testing and Future work

Issue - State: closed - Opened by catharinewu almost 5 years ago

#47 - Video-Reverse and Neural Network

Issue - State: closed - Opened by catharinewu almost 5 years ago

#46 - Video-Implementation details and Forward mode

Issue - State: closed - Opened by catharinewu almost 5 years ago

#45 - Video-Introduction+background+Software organization

Issue - State: closed - Opened by catharinewu almost 5 years ago

#44 - Documentation to-dos

Issue - State: closed - Opened by catharinewu almost 5 years ago

#43 - Add graph mode

Pull Request - State: closed - Opened by HaydenSansum almost 5 years ago - 1 comment

#42 - updated extension part of documentation

Pull Request - State: closed - Opened by catharinewu almost 5 years ago

#41 - Add demo

Pull Request - State: closed - Opened by catharinewu almost 5 years ago

#40 - Add rm tests

Pull Request - State: closed - Opened by HaydenSansum almost 5 years ago - 1 comment

#39 - Reverse mode doc

Pull Request - State: closed - Opened by catharinewu almost 5 years ago - 1 comment

#38 - Adding documentation file

Pull Request - State: closed - Opened by lauralevingleba almost 5 years ago

#37 - forward_diff -> forward_mode

Pull Request - State: closed - Opened by edjah almost 5 years ago

#36 - Supporting vectors

Pull Request - State: closed - Opened by edjah almost 5 years ago

#35 - added sigmoid and reverse mode

Pull Request - State: closed - Opened by catharinewu almost 5 years ago - 2 comments

#34 - improving coverage

Pull Request - State: closed - Opened by edjah about 5 years ago - 1 comment

#33 - Final changes for milestone 2

Pull Request - State: closed - Opened by edjah about 5 years ago

#32 - added hyperbolic functions and their tests

Pull Request - State: closed - Opened by catharinewu about 5 years ago

#31 - addig idea for neural net backprop stuff

Pull Request - State: closed - Opened by HaydenSansum about 5 years ago - 2 comments

#30 - fixed test import issues

Pull Request - State: closed - Opened by catharinewu about 5 years ago - 1 comment

#29 - fixed test issues

Pull Request - State: closed - Opened by catharinewu about 5 years ago

#28 - some small changes

Pull Request - State: closed - Opened by edjah about 5 years ago - 2 comments

#27 - Further unit testing

Pull Request - State: closed - Opened by HaydenSansum about 5 years ago

#26 - Travis is currently failing for three reasons:

Pull Request - State: closed - Opened by HaydenSansum about 5 years ago - 1 comment

#25 - added test cases for elementary functions

Pull Request - State: closed - Opened by catharinewu about 5 years ago

#24 - Milestone2 fixbackground

Pull Request - State: closed - Opened by lauralevingleba about 5 years ago

#23 - Doc how to

Pull Request - State: closed - Opened by catharinewu about 5 years ago

#22 - added doc_implementation

Pull Request - State: closed - Opened by catharinewu about 5 years ago

#21 - moving the test file back to root pyad for ease of access

Pull Request - State: closed - Opened by HaydenSansum about 5 years ago - 1 comment

#18 - added requirements.txt

Pull Request - State: closed - Opened by catharinewu about 5 years ago

#17 - Adding initial tests for the tensor class

Pull Request - State: closed - Opened by HaydenSansum about 5 years ago

#16 - Adding initial docstrings to pyad classes and function

Pull Request - State: closed - Opened by HaydenSansum about 5 years ago

#15 - Add Documentation to pyad functions and classes

Issue - State: closed - Opened by HaydenSansum about 5 years ago

#14 - initial forward diff api

Pull Request - State: closed - Opened by edjah about 5 years ago

#13 - fix the typos

Pull Request - State: closed - Opened by HaydenSansum about 5 years ago

#12 - adding pyad functions

Pull Request - State: closed - Opened by HaydenSansum about 5 years ago

#11 - Milestone1 introbackground

Pull Request - State: closed - Opened by lauralevingleba about 5 years ago

#10 - updated milestone1.md implementation part

Pull Request - State: closed - Opened by catharinewu about 5 years ago

#9 - milestone 1 docs: software organization

Pull Request - State: closed - Opened by edjah about 5 years ago

#8 - Fix latex math rendering in markdown doc

Issue - State: closed - Opened by lauralevingleba about 5 years ago

#7 - Add doc how to

Pull Request - State: closed - Opened by HaydenSansum about 5 years ago

#6 - Add Travis CI to README with code coverage

Issue - State: closed - Opened by HaydenSansum about 5 years ago

#5 - Add Implementation

Issue - State: closed - Opened by HaydenSansum about 5 years ago

#4 - Add Software Organisation

Issue - State: closed - Opened by HaydenSansum about 5 years ago

#3 - Add How to Guide

Issue - State: closed - Opened by HaydenSansum about 5 years ago

#2 - Add Background

Issue - State: closed - Opened by HaydenSansum about 5 years ago

#1 - Add Introduction

Issue - State: closed - Opened by HaydenSansum about 5 years ago