Code Monkey home page Code Monkey logo

Comments (14)

avinassh avatar avinassh commented on July 1, 2024 1

I have no idea how RNN works (not cs rockstar yet :/)

Let me know if someone wants to take this task.

from rockstar.

theodesp avatar theodesp commented on July 1, 2024 1

RNN, AI, snippets, that's too much work for a rockstar.

from rockstar.

cscorley avatar cscorley commented on July 1, 2024

Better yet, generate code with an RNN: https://karpathy.github.io/2015/05/21/rnn-effectiveness/

from rockstar.

avinassh avatar avinassh commented on July 1, 2024

@ybur-yug will be implementing this.

from rockstar.

ybur-yug avatar ybur-yug commented on July 1, 2024

I think a neural network is a bit of overengineering something thats such a simple toy application @cscorley. I'll be working on a keep-things-simple solution today or tomorrow (depends when I have a the time).

from rockstar.

jaredly avatar jaredly commented on July 1, 2024

What if you just grab code snippets from stackoverflow?

from rockstar.

areyohrahul avatar areyohrahul commented on July 1, 2024

@avinassh Whai if we could grab code snippets from different websites on run time and then commit them. That would be much cooler like a rockstar no?

from rockstar.

avinassh avatar avinassh commented on July 1, 2024

@rahulxxarora there will be licensing issues. but it would be really really cool actually.

@jaredly cool idea! 😎 However we need to make sure we are following the CC License correctly 0, 1

from rockstar.

jaredly avatar jaredly commented on July 1, 2024

Looks like the code snippets are fine to use under "fair use": http://meta.stackexchange.com/questions/25956/what-is-up-with-the-source-code-license-on-stack-overflow/25957#25957

That said, a snippet of code falls under excerpt category and thus should be free to use under fair use.

  • Jeff Atwood

from rockstar.

avinassh avatar avinassh commented on July 1, 2024

Guys any update?

from rockstar.

WeileiZeng avatar WeileiZeng commented on July 1, 2024

https://isotropic.org/papers/chicken.pdf

How about this?

from rockstar.

ParikhKadam avatar ParikhKadam commented on July 1, 2024

@avinassh @cscorley @ybur-yug I am aware of how DL models work, especially RNN. If you are working on this task, let me know. I can help.

BTW, this repo is some awesome shit I found on git. Great Job!!

from rockstar.

ParikhKadam avatar ParikhKadam commented on July 1, 2024

What we are looking at it something called code generation using DL. Have a look here - https://ml4code.github.io/base-taxonomy/generative.html

I have previously worked on RNNs for language encoding and QA systems. Let me know the details and we will plan accordingly.

from rockstar.

ParikhKadam avatar ParikhKadam commented on July 1, 2024

Also, if you don't want to use DL, we can generate random senseless code with a simple copy-pasting logic with language specific simple parsing. Any votes on this?

from rockstar.

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.