Python vs Julia

This page summarizes the projects mentioned and recommended in the original post on /r/Julia

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • MLJ.jl

    A Julia machine learning framework

    You should definitely go with Julia. It has steeper learning curve than python, but it is way more powerful. As for the ecosystem, you shouldn't worry about that much: DataFrames.jl and friends is way better than pandas, MLJ.jl (https://github.com/alan-turing-institute/MLJ.jl) and FastAI.jl(https://github.com/FluxML/FastAI.jl) are great frameworks for regular ML and deepnet. And if at any point you get a feeling that you need some python library, you can always plug it in with PyCall.jl(https://github.com/JuliaPy/PyCall.jl).

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • FastAI.jl

    Repository of best practices for deep learning in Julia, inspired by fastai

    You should definitely go with Julia. It has steeper learning curve than python, but it is way more powerful. As for the ecosystem, you shouldn't worry about that much: DataFrames.jl and friends is way better than pandas, MLJ.jl (https://github.com/alan-turing-institute/MLJ.jl) and FastAI.jl(https://github.com/FluxML/FastAI.jl) are great frameworks for regular ML and deepnet. And if at any point you get a feeling that you need some python library, you can always plug it in with PyCall.jl(https://github.com/JuliaPy/PyCall.jl).

  • PyCall.jl

    Package to call Python functions from the Julia language

    You should definitely go with Julia. It has steeper learning curve than python, but it is way more powerful. As for the ecosystem, you shouldn't worry about that much: DataFrames.jl and friends is way better than pandas, MLJ.jl (https://github.com/alan-turing-institute/MLJ.jl) and FastAI.jl(https://github.com/FluxML/FastAI.jl) are great frameworks for regular ML and deepnet. And if at any point you get a feeling that you need some python library, you can always plug it in with PyCall.jl(https://github.com/JuliaPy/PyCall.jl).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Genetically synthesized supergain broadband wire-bundle antenna

    2 projects | news.ycombinator.com | 31 Jul 2024
  • Potential of the Julia programming language for high energy physics computing

    10 projects | news.ycombinator.com | 4 Dec 2023
  • Symbolicregression.jl – High-Performance Symbolic Regression in Julia and Python

    2 projects | news.ycombinator.com | 15 Jul 2023
  • I just started into Julia for ML

    2 projects | /r/Julia | 6 Jun 2023
  • Select Python environment for PyCall

    1 project | /r/Julia | 15 May 2023

Did you konow that Julia is
the 46th most popular programming language
based on number of metions?