Git Product home page Git Product logo

Comments (11)

neubig avatar neubig commented on August 21, 2024

The chainer tutorial documents would be a good reference here:
http://docs.chainer.org/en/stable/tutorial/index.html

It looks like they used Sphinx.

from dynet.

pmichel31415 avatar pmichel31415 commented on August 21, 2024

This looks good I'll try to set up sphinx and submit a PR

from dynet.

neubig avatar neubig commented on August 21, 2024

Awesome, that would be great.

from dynet.

neubig avatar neubig commented on August 21, 2024

Started a stem of some documentation here:
https://github.com/clab/dynet/blob/master/doc/index.md

I think one easy way to proceed is by commenting the code, then creating a script to automatically convert the comments into .md format for use in these files.

from dynet.

pmichel31415 avatar pmichel31415 commented on August 21, 2024

Once #116 is merged, here's a TODO list :

  • Fill reference manual for all useful functions
    • Optimizers
    • Operations
    • Builders
    • Minibatching
    • Multiprocessing
  • Write contribution guidelines
    • documentation guidelines
    • coding guidelines

from dynet.

neubig avatar neubig commented on August 21, 2024

I rearranged the operations and started documenting some of them, hopefully this will be done soon.

from dynet.

neubig avatar neubig commented on August 21, 2024

@pmichel31415: Do you think that we can use BibTeX in readthedocs? I took a look briefly but wasn't familiar enough with how readthedocs works to figure out how to do it.

from dynet.

pmichel31415 avatar pmichel31415 commented on August 21, 2024

I'll take a look later this week

from dynet.

pmichel31415 avatar pmichel31415 commented on August 21, 2024

So I've been looking around a little bit for references and it doesn't seem very practical in doxygen and/or sphinx (there's basically no canonical way to include bibtex references in sphinx).

I think the best solution is to keep adding references manually. In Doxygen you can add a link to the article (that's what I did in training.h) with [article](link).

Or we could add a link to a "references" page in the sphinx doc (this would be a bit ugly but it would work).

from dynet.

neubig avatar neubig commented on August 21, 2024

Are we actually getting close to closing this? Of course there will always be some things that could use better documentation, but I think we've covered most of the major things, and anything remaining can be covered by individual issues. Thank you for the massive effort @pmichel31415

from dynet.

pmichel31415 avatar pmichel31415 commented on August 21, 2024

Yes we can close this

from dynet.

Related Issues (20)

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.