Logo

    discrete-cosine-transform

    Explore "discrete-cosine-transform" with insightful episodes like and "ML Tasks on Swift Without Python, Neural Networks and Libraries" from podcasts like " and "Tech Stories Tech Brief By HackerNoon"" and more!

    Episodes (1)

    ML Tasks on Swift Without Python, Neural Networks and Libraries

    ML Tasks on Swift Without Python, Neural Networks and Libraries

    This story was originally published on HackerNoon at: https://hackernoon.com/ml-tasks-on-swift-without-python-neural-networks-and-libraries.
    Python and Neural Networks is not the only way to do things. Open your mind and solve ML tasks using Swift without and ML Libraries :)
    Check more stories related to tech-stories at: https://hackernoon.com/c/tech-stories. You can also check exclusive content about #machine-learning-task-on-swift, #machine-learning-tasks-python, #ml-tasks-without-python, #discrete-cosine-transform, #machine-learning-libraries, #python-alternate-for-ml, #ml-without-neural-networks, #hackernoon-top-story, #hackernoon-es, #hackernoon-hi, #hackernoon-zh, #hackernoon-fr, #hackernoon-bn, #hackernoon-ru, #hackernoon-vi, #hackernoon-pt, #hackernoon-ja, #hackernoon-de, #hackernoon-ko, #hackernoon-tr, and more.

    This story was written by: @pichukov. Learn more about this writer by checking @pichukov's about page, and for more stories, please visit hackernoon.com.

    This article is not a guide on how to write something in Swift; rather, it is more like a thought piece about the current mindset of many developers who view Python as a bridge to the ultimate solution for ML libraries that will resolve any problem or task they encounter, regardless of the language they are using. I would wager that most developers prefer to invest their time in finding ways to integrate Python libraries into their language/environment rather than considering alternative solutions without them. While this is not inherently bad – reuse has been a significant driver of progress in IT over the past few decades – I have started to sense that many developers no longer even consider alternative solutions. This mindset becomes even more entrenched with the current state and advancements in Large Language Models. We will take a classic ML task and solve it by using Swift language and no Libraries.