Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
MLP based MNIST digit classification. Just don't expect the paper to be published anywhere...
-
@RememberMe I am noob as in I haven't build something substantial on Deep Learning yet. I have trained a few neural networks, though. I want to build something that has some value, you know. If I could publish it then it will increase the credibility of the project. Otherwise it would be basic just like how most of the college undergrads do it.
-
@devAstated You should absolutely start basic, like how most of the undergrads do it, if it's your first project - hence my suggestion.
Sure, please do write up a research paper on it - it's good practice and allows you to cement your understanding. Just know that you're doing it for practice, not to get it published in a journal somewhere. That's never going to fly unless you have way more experience. -
ArtOfBBQ3784yI suggest you ditch all python / R libraries and do something really easy and simple from scratch, to force yourself to understand perfectly. You don't have to do deep learning you can implement an older algorithm from scratch also and learn a ton.
If you're a fan of John Carmack, I can't say he shares my opinion but he did do what I'm suggesting as part of his process
https://twitter.com/ID_AA_Carmack/... -
@ArtOfBBQ Good advice, but it's for the university summer project and I have to present it in September.
-
@ArtOfBBQ That's something different I've heard so far. Seems interesting. I started working on an American Sign Language interpretation model. I'll take it up after I finish this.
-
ArtOfBBQ3784yHehe I just blurted something out. You seem to really like to dive in the deep end it's definitely not optimal but if it makes you excited & motivated that might be worth a lot also
Related Rants
I'm a noob at Deep Learning. What should be my first project on it? Something I could publish as a paper. Ideas are welcomed :)
question
project
tensorflow
python
deep learning
machine learning
ai
artificial intelligence