Why is the state of mathematics education so abstract and uninspiring?

I came across this article by V.I. Arnold : https://www.uni-muenster.de/Physik.TP/~munsteg/arnold.html which is rather old. But some of the points mentioned in the article can be related to problems in the classroom today also. People have an idea that being abstract and talking in abstract terms creates some sort of elitism. But it hampers understanding and excitement at the nascent stages. […]

Ask HN: What are some blog posts that you have enjoyed going through?

I am giving individual posts more weightage than a blog. You are free to mention the entire blog if you think everything there is worthwhile. Mention some blog posts that you still remember for what it served to you. One example may be this Mechanical Watch description: https://ciechanow.ski/mechanical-watch/ Story Published at: November 23, 2022 at 04:57AM

Ask HN: Why hasn’t the Deep Learning community embraced Julia yet?

Julia is a language created by academicians. Unlike Python, it is less headachy. Python has weird behaviours scattered all over the place. Still everyone uses Python for Deep Learning (including researchers). Julia is fast, with good syntax and lots of libraries. Infact it has a library called Flux.jl for ML/DL. Yet nobody uses it. Why? No major industry partner has […]

Ask HN: In 2022, what is the proper way to get into machine/deep learning?

By getting into machine or deep learning I mean building upto a stage to do ML/DL research. Applied research or core theory of ML/DL research. Ofcourse, the path to both will quite different. Standing in 2022, what are the best resources for a CS student/decent programmer to get into the field of ML and DL on their own. Resources can […]