Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
|
yedhukrishnan's comments
login
yedhukrishnan
on Oct 7, 2019
|
parent
|
context
|
next
[–]
| on:
Introduction to Digital Image Processing in Python
This is my attempt to introduce image processing to newbies through Python. I would really like to hear feedback and suggestions.
yedhukrishnan
on May 13, 2015
|
parent
|
context
|
prev
|
next
[–]
| on:
Ask HN: What are some good Machine Learning resour...
That's great! Thanks.. Is that your own blog?
rayalez
on May 14, 2015
|
parent
|
next
[–]
Yep =)
yedhukrishnan
on May 12, 2015
|
parent
|
context
|
prev
|
next
[–]
| on:
Ask HN: What are some good Machine Learning resour...
Thanks for the advice. Right now, I am concentrating only on the course. I just wanted to keep some resources for later.
I'll keep this in mind.
yedhukrishnan
on May 12, 2015
|
parent
|
context
|
prev
|
next
[–]
| on:
Ask HN: What are some good Machine Learning resour...
That's good. Thanks!
yedhukrishnan
on May 12, 2015
|
parent
|
context
|
prev
|
next
[–]
| on:
Ask HN: What are some good Machine Learning resour...
I went through the links and your review. They are really good. Thanks!
yedhukrishnan
on May 12, 2015
|
parent
|
context
|
prev
|
next
[–]
| on:
Ask HN: What are some good Machine Learning resour...
Those are really useful. Thank you. Books are pricey though!
shogunmike
on May 12, 2015
|
parent
|
next
[–]
I know...some of them are indeed expensive!
At least the latter two ("ISL" and "ESL") are free to download though.
yedhukrishnan
on May 12, 2015
|
parent
|
context
|
prev
|
next
[–]
| on:
Ask HN: What are some good Machine Learning resour...
Thanks! This will help me to stay motivated every time when a mail comes :D
yedhukrishnan
on May 12, 2015
|
parent
|
context
|
prev
|
next
[–]
| on:
Ask HN: What are some good Machine Learning resour...
Thanks! I'll try these out. Can they be used for learning? I feel it's more like services.
yedhukrishnan
on May 3, 2015
|
parent
|
context
|
prev
|
next
[–]
| on:
Show HN: Turing machine simulator in C
I don't know :) I did this 2 years back while I was in my college. Just thought about posting it in HN today. Why it is considered of interest, it is entirely up to the community.
yedhukrishnan
on May 3, 2015
|
parent
|
context
|
prev
|
next
[–]
| on:
Show HN: Turing machine simulator in C
You can simply call the program with that file name as a commandline argument.
_jt2r
on May 3, 2015
|
parent
|
next
[–]
Right, but what sort of operations can you perform? Can you give me an example of how you would do 2*2?
yedhukrishnan
on May 4, 2015
|
root
|
parent
|
next
[–]
Yeah! ./turingmachine SampleMultiplication 11011 You will get output 11110. If you want to multiply 3 & 2, give 111011. You will get 111111.
More
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: