zomux / deepy

A highly extensible deep learning framework
MIT License
423 stars 66 forks source link

Regarding developing tutorial to use deepy #4

Closed urwithajit9 closed 8 years ago

urwithajit9 commented 9 years ago

Hi Admin,

Do you have any plan to create a documentation or tutorial on How to use deepy?

I would like to contribute.

Please let me know.

Thanking You.

zomux commented 9 years ago

Hi,

Glad to hear there is a volunteer for contribution.

The purpose for deepy is somehow different from other frameworks such as keras and theanets, which aims to provide DNNs as blackboxes with simple interfaces, like sklearn.

The purpose of deepy is mainly for research. Build models in a short time and test it out, without worrying about exploding gradients. Anyway, a clean high-level interface is still crucial.

Anyway, I plan to create a tutorial on how to build customized models and conduct experiments with deepy.

Other than that, the current plan for development is to build following models:

So, actually there are many works to do.

zomux commented 9 years ago

Okay, I will create a brief tutorial these days.

urwithajit9 commented 9 years ago

Hi,

Happy to see the to-do list.

I am new to Machine learning so if you can assign task basis job i will be able to complete in given time.

With Regards. Ajit

ganarajpr commented 9 years ago

:+1: