Close Menu
    Trending
    • Let Hypothesis Break Your Python Code Before Your Users Do
    • The Machine Learning Projects Employers Want to See
    • OpenAI’s New Plan to Automate Wall Street
    • RF-DETR Under the Hood: The Insights of a Real-Time Transformer Detection
    • A New Survey Shows 1 in 5 Teens Are in Relationships With AI
    • Building a Rules Engine from First Principles
    • Build LLM Agents Faster with Datapizza AI
    • Systems thinking helps me put the big picture front and center
    ProfitlyAI
    • Home
    • Latest News
    • AI Technology
    • Latest AI Innovations
    • AI Tools & Technologies
    • Artificial Intelligence
    ProfitlyAI
    Home » The Machine Learning Projects Employers Want to See
    Artificial Intelligence

    The Machine Learning Projects Employers Want to See

    ProfitlyAIBy ProfitlyAIOctober 31, 2025No Comments7 Mins Read
    Share Facebook Twitter Pinterest LinkedIn Tumblr Reddit Telegram Email
    Share
    Facebook Twitter LinkedIn Pinterest Email


    to interrupt into machine studying, then doing cookie-cutter tasks and following fundamental tutorials is like attempting to win a Components 1 race in a go-kart.

    You’ll transfer, however you received’t compete, and definitely received’t win.

    I’ve reviewed a whole lot of ML portfolios and interviewed dozens of candidates for actual knowledge science and ML roles, and I can let you know this: the individuals who get employed construct tasks that transcend tutorials.

    So, on this article, I’ll break down the precise forms of tasks and frameworks that truly land interviews and job provides.

    They’re not straightforward.

    However that’s exactly why they work.

    Reimplement a analysis paper

    Give it some thought.

    A machine studying analysis paper is the end result of a number of months of labor by among the main practitioners within the discipline, summarised in a couple of pages of textual content.

    The quantity of data in these papers is super.

    So, for those who break down, dissect, and re-implement these papers by yourself, think about how a lot you’ll study.

    It’s type of like attempting to rebuild a Components 1 automotive from blueprints — you won’t have the identical instruments as the unique engineers, however by understanding each nut and bolt, you find out how the entire machine works. And if you lastly get your individual model operating, you’ll perceive racing at a stage most individuals by no means attain.

    Re-implementing a paper will train you so many abilities:

    • Having the ability to perceive complicated maths related to cutting-edge fashions.
    • Having the ability to implement refined fashions utilizing code from scratch or easy libraries.
    • Having the ability to assume creatively and apply your individual information to new concepts.

    And the numerous half is that almost all, and I imply almost 99%, of candidates should not doing this, so you’ll immediately stand out.

    Nevertheless, it’s not straightforward, and I can let you know that from first-hand expertise. However straightforward just isn’t going to get you employed these days.

    Now, the way you go about implementing the paper could possibly be a complete put up in itself, however let me run you thru the important thing steps:

    1. Learn the paper. Then, reread it, and once more, and once more, till you totally perceive what the paper was attempting to unravel, the algorithm used, the information, and why the outcomes have been vital and whether or not they’re surprising or anticipated. Relying in your expertise, this may occasionally take awhile.
    2. In case you don’t perceive sure ideas, go and study them. This isn’t a waste of time, as you’re actively closing the information gaps you’ve gotten.
    3. Sketch/code the high-level structure, just like the inputs and outputs, the tough design of the general system and the construction of the ML mannequin.
    4. Begin implementing the only half and get it working.
    5. Construct a tough working prototype.
    6. Optimise and attempt to replicate the outcomes.

    Some papers I like to recommend implementing:

    These are primarily inside the deep studying house, however you’ll find papers related to the sector you wish to research.

    Some helpful web sites to search out papers:

    Remedy your individual downside

    “What tasks ought to I construct”?

    That is the second commonest query I get requested, the primary being how I obtained so good-looking!

    The factor is, most individuals don’t perceive that the query is the mistaken one to ask (the venture one, not the good-looking query).

    If I gave you a precise venture to do, there can be no story behind it within the interview.

    What are you going to say?

    “Oh some man from the web stated I ought to construct it”

    Not precisely an incredible situation to be in.

    A venture that may stand out is deeply private to you, and you’re motivated to unravel it. That’s significantly better and attention-grabbing, and it’ll present throughout an interview.

    Instance venture

    Let me offer you an instance of an incredible venture.

    I discussed this story in a earlier put up, however I’m going to repeat it to actually emphasise the kind of tasks it’s best to construct.

    At my earlier firm, we have been hiring for a junior knowledge scientist to work on operations research issues.

    The candidate we ended up hiring had a standout venture that was instantly related to the job and was an issue they have been enthusiastic about fixing.

    They’d an curiosity in fantasy soccer (NFL) and designed their very own optimisation algorithm to raised allocate their participant alternatives every week.

    They even went additional, studying journal papers on others’ options and implementing among the concepts. See the hyperlink with analysis papers!

    My framework

    Right here’s a easy framework so that you can comply with to give you an identical venture because the one I simply talked about.

    1. Checklist no less than 5 stuff you’re enthusiastic about outdoors of labor.
    2. For every matter, write down 5 questions you’ll be enthusiastic about answering or fixing. So, in whole, you should have 25 potential questions.
    3. Now, take into consideration how machine studying might assist reply these questions. Don’t fear if the query appears fully unattainable; be inventive. Nevertheless, clearly, don’t attempt to create robotic canines or one thing!
    4. Lastly, decide one query that excites you essentially the most. Ideally, select one thing that feels simply barely out of your attain; that method, you’ll actually study and push your self out of your consolation zone.

    This train will take you 10 minutes, so you don’t have any excuse to not do it, and will provide you with a venture concept that may enable you to land a job.

    Constructing complexity and scale

    Nevertheless, the thought by itself received’t essentially be adequate. For that, the venture wants some complexity and scale.

    This may be proven and expressed in numerous methods.

    • You may deploy the venture end-to-end utilizing manufacturing code, cloud techniques like AWS and containerising the algorithm utilizing Docker and Kubernetes.
    • You should utilize a very complicated, state-of-the-art algorithm or framework. Studying analysis papers is superb for this!
    • You can also make it so customers can work together with the venture, like an internet software.
    • You can also make it clear up quite a lot of issues, like a collection of fashions.

    There are a lot of choices, and it’s straightforward to get overwhelmed.

    Begin and study as you go. That’s all you’ll want to do.

    Different concepts

    If, for some purpose, you don’t fancy doing the above two, though they’ll truly get you employed, here’s a checklist of additional venture concepts.

    • Ask AI for a venture; give it an appropriate immediate, after all.
    • Enter a Kaggle competitors, however you’ll want to place effectively for it to face out.
    • Use an AI/foundational mannequin to unravel a private downside.
    • Code machine studying algorithms from scratch utilizing fundamental Numpy, and even higher, native Python solely.

    Now, if you’d like me to additional handhold you, it is a checklist of extra granular tasks to strive:

    • Reinforcement studying for Pac-Man or another recreation.
    • Constructing a language mannequin from scratch.
    • Laptop imaginative and prescient mannequin for classifying photos of actually something.
    • Sentiment evaluation on a social media platform a few specific matter.
    • Suggestion system for an App you want.
    • High-quality-tuning an LLM for a selected use case.

    Once more, I’m giving high-level concepts as a result of these must be private to you for them to actually stand out.


    After you’ve constructed these tasks, you’re prepared to begin making use of for jobs!

    However to really land interviews, you’ll want a rock-solid resume.

    So what makes the distinction between a resume that will get ignored and one which will get observed?

    Discover out in my earlier put up beneath.

    One other factor!

    I provide 1:1 teaching calls the place we will chat about no matter you want — whether or not it’s tasks, profession recommendation, or simply determining the next move. I’m right here that will help you transfer ahead!

    https://topmate.io/egorhowell

    Join with me



    Source link

    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Previous ArticleOpenAI’s New Plan to Automate Wall Street
    Next Article Let Hypothesis Break Your Python Code Before Your Users Do
    ProfitlyAI
    • Website

    Related Posts

    Artificial Intelligence

    Let Hypothesis Break Your Python Code Before Your Users Do

    October 31, 2025
    Artificial Intelligence

    RF-DETR Under the Hood: The Insights of a Real-Time Transformer Detection

    October 31, 2025
    Artificial Intelligence

    Building a Rules Engine from First Principles

    October 30, 2025
    Add A Comment
    Leave A Reply Cancel Reply

    Top Posts

    Hybrid AI model crafts smooth, high-quality videos in seconds | MIT News

    May 6, 2025

    FantasyTalking – AI-baserad läppsynkronisering – AI nyheter

    May 5, 2025

    Streamlining data collection for improved salmon population management | MIT News

    April 6, 2025

    Apple’s AI Promises Just Got Exposed — Here’s What They’re Not Telling You

    April 23, 2025

    Boosting Your Anomaly Detection With LLMs

    September 4, 2025
    Categories
    • AI Technology
    • AI Tools & Technologies
    • Artificial Intelligence
    • Latest AI Innovations
    • Latest News
    Most Popular

    Turning Product Data into Strategic Decisions

    May 1, 2025

    New method efficiently safeguards sensitive AI training data | MIT News

    April 11, 2025

    These protocols will help AI agents navigate our messy lives

    August 4, 2025
    Our Picks

    Let Hypothesis Break Your Python Code Before Your Users Do

    October 31, 2025

    The Machine Learning Projects Employers Want to See

    October 31, 2025

    OpenAI’s New Plan to Automate Wall Street

    October 31, 2025
    Categories
    • AI Technology
    • AI Tools & Technologies
    • Artificial Intelligence
    • Latest AI Innovations
    • Latest News
    • Privacy Policy
    • Disclaimer
    • Terms and Conditions
    • About us
    • Contact us
    Copyright © 2025 ProfitlyAI All Rights Reserved.

    Type above and press Enter to search. Press Esc to cancel.