Code Monkey home page Code Monkey logo

Comments (11)

hotpxl avatar hotpxl commented on May 19, 2024

I think we already have a running example of RNN.
@SerailHydra @sneakerkg
Could you guys provide a frontend file?

from minerva.

byzhang avatar byzhang commented on May 19, 2024

a kind ping...

from minerva.

hotpxl avatar hotpxl commented on May 19, 2024

sorry.. let me ping @SerailHydra again.

We have a simple LSTM/RNN example with fake data, would that suffice?

from minerva.

byzhang avatar byzhang commented on May 19, 2024

Yes, it sounds helpful!
On Mar 9, 2015 11:36 PM, "Hot.PxL" [email protected] wrote:

sorry.. let me ping @SerailHydra https://github.com/SerailHydra again.

We have a simple LSTM/RNN example with fake data, would that suffice?


Reply to this email directly or view it on GitHub
#8 (comment)
.

from minerva.

SerailHydra avatar SerailHydra commented on May 19, 2024

Sorry for my late reply. Have been busy for several days. I will send you
code later. Is it simple RNN example you want? For now we only have LSTM at
hand.

2015-03-10 2:37 GMT-04:00 byzhang [email protected]:

Yes, it sounds helpful!
On Mar 9, 2015 11:36 PM, "Hot.PxL" [email protected] wrote:

sorry.. let me ping @SerailHydra https://github.com/SerailHydra again.

We have a simple LSTM/RNN example with fake data, would that suffice?


Reply to this email directly or view it on GitHub
<
#8 (comment)

.


Reply to this email directly or view it on GitHub
#8 (comment)
.

Hongyu Zhu
Embedded and Pervasive Computing Center (EPCC Lab)
ACM class, Shanghai Jiao Tong University, Shanghai, 200240, China

from minerva.

SerailHydra avatar SerailHydra commented on May 19, 2024

FYI, here is our current code and data for LSTM architecture. Put them in
minerva/owl/apps and do the following: The code is not perfect but it is
sufficient to show how to implement one with Minerva.

@minerva/:
1, cd release/owl
2, make
3, cd ../../owl/apps
4, ln -s ../../release/owl/libowl.sp
5, ln -s ../owl/
6, python lstm-example.py

Thanks

2015-03-10 9:38 GMT-04:00 Hongyu Zhu [email protected]:

Sorry for my late reply. Have been busy for several days. I will send you
code later. Is it simple RNN example you want? For now we only have LSTM at
hand.

2015-03-10 2:37 GMT-04:00 byzhang [email protected]:

Yes, it sounds helpful!

On Mar 9, 2015 11:36 PM, "Hot.PxL" [email protected] wrote:

sorry.. let me ping @SerailHydra https://github.com/SerailHydra
again.

We have a simple LSTM/RNN example with fake data, would that suffice?


Reply to this email directly or view it on GitHub
<
#8 (comment)

.


Reply to this email directly or view it on GitHub
#8 (comment)
.

Hongyu Zhu
Embedded and Pervasive Computing Center (EPCC Lab)
ACM class, Shanghai Jiao Tong University, Shanghai, 200240, China

Hongyu Zhu
Embedded and Pervasive Computing Center (EPCC Lab)
ACM class, Shanghai Jiao Tong University, Shanghai, 200240, China

from minerva.

byzhang avatar byzhang commented on May 19, 2024

@SerailHydra , did you try to share the code and data as attachment? They are probably filtered by github. Can you checkin them?

from minerva.

SerailHydra avatar SerailHydra commented on May 19, 2024

give me your email and I will send them to you directly

2015-03-10 18:23 GMT-04:00 byzhang [email protected]:

@SerailHydra https://github.com/SerailHydra , did you try to share the
code and data as attachment? They are probably filtered by github. Can you
checkin them?


Reply to this email directly or view it on GitHub
#8 (comment)
.

Hongyu Zhu
Embedded and Pervasive Computing Center (EPCC Lab)
ACM class, Shanghai Jiao Tong University, Shanghai, 200240, China

from minerva.

byzhang avatar byzhang commented on May 19, 2024

Thanks

from minerva.

gujunli avatar gujunli commented on May 19, 2024

Hi :

Will the LSTM code be public? I am interested in taking a look.

This is Junli Gu from AMD research, Beijing lab.

Thanks!
junli

On Wed, Mar 11, 2015 at 7:51 AM, SerailHydra [email protected]
wrote:

give me your email and I will send them to you directly

2015-03-10 18:23 GMT-04:00 byzhang [email protected]:

@SerailHydra https://github.com/SerailHydra , did you try to share the
code and data as attachment? They are probably filtered by github. Can
you
checkin them?


Reply to this email directly or view it on GitHub
<
#8 (comment)

.

Hongyu Zhu
Embedded and Pervasive Computing Center (EPCC Lab)
ACM class, Shanghai Jiao Tong University, Shanghai, 200240, China


Reply to this email directly or view it on GitHub
#8 (comment)
.


Junli Gu--谷俊丽
Coordinated Science Lab
University of Illinois at Urbana-Champaign


from minerva.

SerailHydra avatar SerailHydra commented on May 19, 2024

Yes. We have an initiative version now, and we are still working on
improving it.

2015-03-11 3:06 GMT-04:00 gujunli [email protected]:

Hi :

Will the LSTM code be public? I am interested in taking a look.

This is Junli Gu from AMD research, Beijing lab.

Thanks!
junli

On Wed, Mar 11, 2015 at 7:51 AM, SerailHydra [email protected]
wrote:

give me your email and I will send them to you directly

2015-03-10 18:23 GMT-04:00 byzhang [email protected]:

@SerailHydra https://github.com/SerailHydra , did you try to share
the
code and data as attachment? They are probably filtered by github. Can
you
checkin them?


Reply to this email directly or view it on GitHub
<

#8 (comment)

.

Hongyu Zhu
Embedded and Pervasive Computing Center (EPCC Lab)
ACM class, Shanghai Jiao Tong University, Shanghai, 200240, China


Reply to this email directly or view it on GitHub
<
#8 (comment)

.


Junli Gu--谷俊丽
Coordinated Science Lab
University of Illinois at Urbana-Champaign



Reply to this email directly or view it on GitHub
#8 (comment)
.

Hongyu Zhu
Embedded and Pervasive Computing Center (EPCC Lab)
ACM class, Shanghai Jiao Tong University, Shanghai, 200240, China

from minerva.

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.