Machine Learning (ML) Jobs
Machine Learning (ML) is a subset of artificial intelligence that enables computers to learn and make decisions without being explicitly programmed. This cutting-edge technology has a wide range of applications, from fraud detection to natural language processing and image recognition. By hiring Machine Learning Experts, clients can harness the power of ML to streamline processes, optimize operations, and gain valuable insights from complex data. Here's some projects that our expert Machine Learning Experts made real:
- Developing advanced chatbot systems with realistic "talking head" implementations
- Applying model compression techniques for efficient deployment on compact devices and platforms
- Detecting and calculating crop area from satellite imagery for agricultural monitoring
- Creating web-based machine learning applications for real-time anomaly detection in various industries
- Classifying authentic versus fake product reviews to improve consumer decision-making
- Building customized Python scripts for ML-powered data processing and analysis
The possibilities for integrating Machine Learning into a wide range of projects are vast and constantly evolving. Freelancer.com hosts a community of skilled ML professionals ready to tackle challenging tasks, whether it's implementing an advanced deep learning algorithm or streamlining data analysis pipelines.
Post your project today and tap into the expertise of our talented Machine Learning Experts on Freelancer.com. Harness the power of ML to drive your business or idea forward, unlocking new levels of innovation, efficiency, and competitiveness. Don't miss out on the benefits that Machine Learning can bring to your venture - join thousands of satisfied clients who have successfully unlocked the potential of ML with the help of Freelancer.com!
De 80,632 opiniones, los clientes califican nuestro Machine Learning Experts 4.86 de un total de 5 estrellas.Contratar a Machine Learning Experts
Necesitamos crear un modelo que permitan detectar/ identificar elementos de un sitio web y que los clasifique en 3 categorías (Botones, Banners y formularios). De este modo a cada elemento detectado se debería asignarle 3 etiquetas: el texto del elemento, el tipo de elemento y la ubicación del elemento. Para ello debería ideal es habilitar un espacio web donde subir las imágenes y recibir un documento en formato JSON con el etiquetado resultante, la ubicación del elemento y el recorte de este. El output del modelo debe ser las imágenes con el elemento identificado en un repositorio y adicionalmente una base de datos donde se tengan los links de las imágenes y los parámetros que se identificaron en el modelo.
project description: I need the shopify app to register product with various meta field. If you have experience then please make bid. and make your price and deadline. More details: What is the purpose of the Shopify app? E-commerce Do you have specific features or functionalities in mind for the app? No, but I have a general idea What is your preferred deadline for the app development? 1-2 weeks
I need great python pytorch model expert.
More details: What type of clothing items will be featured in the virtual trial room? It will cover the complete fashion industry like shirts, pants, skirts etc Do you have specific software requirements for the virtual trial room? No, I am open to suggestions What level of customization do you require for the virtual trial room? Advanced customization (3D modeling, animation)
I am looking for a skilled developer to create a Flaskapp that can connect with a Hugging Face Tiny Model. The goal of this project is to process audio data and utilize the model to predict outcomes. Ideal skills and experience for this job include: - Experience with Flask, Python, and Hugging Face - Understanding of audio processing - Ability to integrate API endpoints The primary feature desired for the Flaskapp is the ability to connect with the Tiny Model through API endpoints. No user authentication or data visualization is required for this project. sof: I will provide a cloud server for the app and you should be able to create a flask app to send a sample dataset to train on huggface workspace and download the trained model to the server
I am looking for an AI expert to help process vehicle images using TensorFlow. The ideal candidate will have experience with object recognition and be able to perform tasks such as identifying and classifying different types of vehicles. The project will involve working with a large dataset of vehicle images and using AI to extract important information from these images. The successful freelancer must have a strong understanding of TensorFlow and be able to work independently to deliver high-quality results.
I am looking for a freelancer to create a personalized learning path and course recommendation system for college/university students. The primary goal of the system is to improve academic performance by recommending both online and offline courses. Ideal skills and experience: - Experience in developing personalized learning systems - Knowledge of machine learning algorithms and data analytics - Familiarity with online and offline course platforms - Ability to create an intuitive user interface - Strong communication skills to collaborate with our team and ensure project success. Ability to work with machine learning and deep learning, Ability to work on database backend and frontend
I am looking for a Python developer to complete a data analysis project. Specifically, I need someone who has experience with the Pandas library. The desired outcome of the analysis is to identify patterns and trends. Ideal skills and experience for this job include: - Proficiency in Python - Experience with data analysis using Pandas library - Familiarity with statistical analysis techniques - Ability to identify patterns and trends in large datasets - Strong attention to detail and accuracy in data analysis If you have a track record of success with data analysis projects and are comfortable working with large datasets, then I would love to hear from you. Please provide examples of your previous work in this area.
I need someone to get dimensions from a JPEG image. The image is not annotated with dimensions, but I can provide measurements. The ideal candidate for this job would have experience with ML and Python programming language. The link below will show you the images. https://www.freelancer.com/users/l.php?url=https:%2F%%2Fdrive%2Ffolders%2F1LwxwidcK45KRXM8M8TpZ7MMhPDSxZRgL%3Fusp%3Dsharing&sig=8fc769500fe944bd876192a1ba228ed96222fa86be8a41ded9d3e7c0d407a5cd
I am looking for a talented Freelancer to develop a Rice Quality Analysing Application For Rice Mills that is able to analyse both white and brown rice and works solely on desktop. The application should focus specifically on parameters such as size and shape and Quality of rice. It will take Input as an Image from the Scanner and Based on that Image the Above Parameters are calculated . The application should be able to analyse a given sample of rice and report back to the user with details about the size, shape and Quality of the rice. It would also be great if it has the capability to graphically display the results. Furthermore, it would be great if it is able to process multiple samples simultaneously. The application must have the capability to produce accurate results, as the quali...
I am looking for a freelancer to help me build an NLP system that will review call transcripts and verify whether specific topics have been discussed. The specific topic that I want to verify is sales pitches. Ideal Skills and Experience: - Strong experience with NLP and building such systems in Python - Proven track record of successful completion of similar projects - Ability to work quickly and deliver results ASAP The project has to be completed as soon as possible. So, I need someone who can work quickly and efficiently to deliver the results within the given timeframe. I have a preference for Python as the programming language for the implementation of the NLP system.
To develop a chat gpt generative ai product to search in a document, search in crm , search in data base.
This first phase is really simple and there's a GitHub code repo (see below) that can be built upon. Simply train a model (using DQN) that will pick two people from an origin and decide whether they can share based on their desired arrival times (e.g. if both are going to same destination and have same arrival time, then they can share. If they're going to separate destination and one is going in the morning and the other in the evening, then they have to be taken separately. This GitHub code repo can be modified for just one car and two passengers (assume passengers have same origin address):
I want to create a chat platform that takes input from cyber threat intelligence, threat hunting, incident response, and SIEM data
I need to complete a simple Machine Learning exercise. Part 1: The problem is to improve the performance of the model used to model customer churn. Instructions: You have the freedom to use any model or supervised or unsupervised learning technique, preprocessing techniques or other techniques. The only goal is to have a model that performs better than the model used in the test. The performance metric used will be ROC AUC, but this does not prevent you from using other metrics. If you use multiple models, you should plot the ROC curves of all the models used in a single graph. Part 2: Attached is the code used to generate the results of the problem addressed in the written exam as well as the database. Instructions: Propose improvements to achieve better results. PS. The attached code d...
Video Surveillance System using Computer Vision I am looking for a freelancer who can help me develop a video surveillance system with computer vision capabilities. The main purpose of the system is for security monitoring. The system will use both IP and CCTV cameras to capture footage. I need Video Stream Pipeplining and Parellel Processing for handling 40 cameras in single system without latency . Ideal skills and experience for this job include: - Expertise in computer vision and video analytics - Experience working with IP and CCTV cameras - Video Streaming Pipeline - Data Pipeline and Handling RTSP streams If you have experience in these areas and are interested in working on this project, please submit your proposal with relevant examples of your work.
Perform Object Detection Inference with Pretrained YOLOv8 Model - Purpose: Object Detection - Preferred Pretrained Model: YOLO - Expected Output Format: Class labels with confidence levels for each predicted level - Language: Python 3.10 The YOLOv8 object detection model is stored as an ONNX model in a GCP storage bucket. The model needs to be loaded, an image needs to be preprocessed, and the object detection inference needs to be performed with the expected output format. Ideal Skills and Experience: - Experience with object detection and computer vision - Familiarity with YOLOv8 framework and pretrained models - Proficiency in Python
I am in need of someone who can provide me with virtual numbers for OTP in bulk, specifically for India. The purpose of using these virtual numbers is for account verification. I require more than 50 virtual numbers for this project. Ideal skills and experience: - Familiarity with virtual number providers in India - Ability to provide bulk virtual numbers - Experience with account verification processes - Communication skills to ensure smooth delivery and setup of virtual numbers.
As a small business offering digital product solutions, I am looking to reduce my stock holding costs through improved order generation. My current system is not pro-actively managing orders to my satisfaction. Therefore, I am seeking an experienced freelancer who will help me to develop an automated and reliable order generation process to minimize stock holding cost, as well as increase sales and improve customer retention. The right freelancer for this job should be able to analyse our previous trends and create detailed plans to ensure that our order generation process is more efficient and productive. This project should take into account our target audience which are small businesses and other digital product offering. Quality assurance and seamless integration with current system...
I want a machine learning model that can identify Lego bricks from the provided image(which contains the Lego bricks and can predict different structures and designs which can be made from blocks present in the image. I model should be also capable of creating individual classes for every new image (which is not present in the dataset, used to train in model in the initial stage) that means it should be able to train itself for every new images scanned a reference video link, The Front End part of this application is done I just need the model which can be able to perform the mentioned task by scanning the image (which will be provided by the front End part of this app)
I am in need of a skilled developer who can fix my Google Colab notebook that is experiencing error messages. I have attempted to fix the issue already but have been unsuccessful. The purpose of this notebook is to interpolate between several different images. The ideal candidate for this job should have experience in Python programming and be familiar with Google Colab. The job requires the following skills: - Strong knowledge of Python programming - Experience with Google Colab - Ability to troubleshoot and fix issues with notebooks - Experience with machine learning model training If you can fix the google colab code and get it running, interpolate the images that I've uploaded (make sure the output video is also 1920x1080 resolution). And if you are successful, send the output v...
About the role. We are an early-stage startup looking for a Python developer with GPT experience to come in and take ownership of our AI platform. As one of our first hires, you will play an integral part in shaping the future of the product and the company. This is a part-time role that may transition to full-time. Our team is mostly distributed, but we meet frequently in the city. Compensation based on experience. Responsibilities. * Participate in the full software development life cycle, including requirements gathering, design, coding, testing, and deployment. * Develop high-quality, scalable, and efficient code. * Collaborate with product managers, designers, and other developers to define and implement new features and enhancements. * Troubleshoot and debug issues, conduct code ...
I want to build a "recruiting advisor" for talent attraction. The objective is to guide less experienced recruiters and help them write job adverts that attract high performers - without them having to spend 20 years learning what works and what doesn't. The purpose of this app is to analyse job descriptions and make recommendations on how they could be improved - BASED ON MY OWN INPUT. It should recognise poor tone / language (based on my criteria) and should alert the writer when they start writing irrelevant text (based on my criteria)
Consulting on ML/AI program. Consulting on ML/AI program.
I'm looking for an experienced professional to help with some questions will be shared in certain time involving automata theory. The complexity level should be at an intermediate level, and the primary application should be in computer science education. The expected outcome from the questions is a functional automata model. Experienced professionals who have a proven track record in automata theory and computer science education are encouraged to submit a proposal. If you can demonstrate a solid understanding of automation theory and the ability to effectively communicate complex ideas, I'd love to hear from you. Ideally, you would have experience with modeling systems and interactive learning tools. This questions require a committed freelancer who is able to work collaborativ...
Hi I need someone to design a SCIENTIFIC poster from scratch for me. I will provide the specifications and materials in the direct message. The deadline is 5 days from now. PLEASE ONLY APPLY IF YOU HAVE EXPERIENCE IN DESIGNING POSTERS. CONFIRM THIS BY SENDING ME SOME PREVIOUS EXAMPLES OF YOUR POSTERS. IDEALLY YOU SHOULD BE IN THE FIELD OF REMOTE SENSING, ARTIFICIAL INTELLIGENCE, MACHINE LEARNING. RESEARCH EXPERIENCE IS A PLUS
Hi, I have a big dataset of several years which consists of crop variables (for e.g A, B, C and D) each of these individual target variables needs to be predicted from a set of 30 independent variables. I want to implement both statistical (for e.g huber regression, multiple linear regression, etc.. ) and machine learning models (random forest regression, KNN-regressor, XGBoost, etc) to predict the target variables. I will hire someone who has extensive knowledge in implementing machine learning codes in python environment. I will let you choose 4 best statistical models and 4 best machine learning models. You will also be required to: 1. identify the best test split size for each of the target variables (is it 90:10, 80:20, 70:30, 60:40, 50:50?). For example you identified that 70:30 wo...
i have a flutter app, a decentralized communication protocol, some machine learning algorithms, i need someone to work remotely on my pc and integrate the functionalities to each other
Senior Python Developer at , a Generative AI Research and Production Lab Prior to applying please review our github is a cutting-edge Generative AI Research and Development company focused on collaborating AI Agents. We are building towards the new world where AI Agents collaborate with each other and with humans to reach peak ingenuity. The opportunities are endless. Our philosophy is to democratize success through generative AI. Our core tenets include Reliability, Accessibility, and Human Driven technology. We believe in open source and the power of collaboration and community driving our projects forward. Please check out our GitHub () Our flagship product is GenWorlds, (public announcement coming soon) a Generative World-as-a-Service Platform for Collaborating AI Agents. The...
We are a B2B SaaS startup and we provide a web application to travel agencies all over the world, they can use our tool to build out their itineraries. But now we want to automatically generate trips (excursions, accommodations, transportations, ...) based on some given input (preferences, budget, destination, ...) We are looking for a consultant with expertise in generative AI and NLP to assist us with an advanced ML project. The first step would be to carry out some extensive research on this topic and lay out the groundwork of the project. The main goal of the project is to develop predictive models using natural language processing techniques. We have a dataset prepared for the project and the preferred programming language is Python. The ideal candidate should have experience in the...
I am looking for a machine learning expert who is comfortable with stable duffission and deform. My project requires Natural Language Processing skills and experience. I need help acquiring a dataset for model training, and the model output required is Regression. The ideal candidate should have experience in NLP, data acquisition, and regression We are a startup seeking a talented individual with Machine Learning and Data Science expertise. The applicant must have experience in working with stable duffission and deform alongside knowledge in Python, NodeJS and Kubernetes. Responsibilities: • Developing, testing and deploying machine learning models • Analyzing data and providing insights • Designing and implementing machine learning algorithms for our products • Main...
I am looking for a freelancer to develop an AI-powered investment platform that maximizes returns for both individual and institutional investors while minimizing risk. The ideal candidate should have experience in supervised learning algorithms and be able to incorporate them into the platform. The platform should be able to cater to both individual and institutional investors. The following are some of the features I would like to see in the platform: - User-friendly interface with easy navigation - Ability to customize investment portfolios based on user preferences and risk appetite - Real-time analytics and reporting - Personalized investment recommendations based on user data and market trends - Secure payment gateway for transactions - Integration with popular brokerage platforms ...
We looking for a Python developer who has experience in AI & ML. Need a Dedicated resource who can work 7-8 hours daily for us. We need only Indian Freelancers.
For Machine learning To be able to achieve this task in one day and provide the method used.
I am looking for a freelancer who can train a voice cloning model in both Spanish and Portuguese. The code base works just fine in English (will share the repo to qualified freelancers in chat). I have the source code for running it but not the code that was originally used for training sadly. There is a bit of reverse engineering required. I do not have any specific voice samples or dataset to use for training the model, so I need the freelancer to provide or source them for me. The desired output is to run the application and read proficiently in Spanish/ Portuguese.
We're looking for help in developing a categorisation algorithm. When we make a measurement using our sensor, we get have 128 element array of numerical data. If you plotted the 128 elements as a Line graph in Excel you'd get a smooth curve. There are bumps in the curve which are characteristic on whether the sample was from Category 1, Category 2 etc. We can provide hundreds of examples of the curve that you get when it's a Category 1, Category 2 etc. We'd like (ideally C code or something we can compile into a .dll or similar) which can learn from the dataset, then make predictions for future measurements. Please give us some kind of idea about your experience on similar problems, and which programming languages you could implement a solution in for us.
I am looking for a freelancer who has experience in developing a face recognition system using Python and machine learning. The purpose of this system is to track attendance. As I need the freelancer to collect the data, it is important that they have experience in handling large datasets and are able to extract and preprocess the relevant information. Ideal skills and experience for this project include: - Strong knowledge of Python and machine learning algorithms - Experience in developing face recognition systems - Ability to handle large datasets - Knowledge of image processing and computer vision - Excellent communication skills to ensure successful collaboration throughout the project When applying, please include details of your past experience in developing similar systems.
Develop an AI-powered online design tool that allows user to upload a floor plan and automatically generate variations of designs based on user selection. The tool would also enable you to get a virtual 360-degree walkthrough tour from the floorplan and able to make edits for each elements such as changing colors & furniture.
i have a flutter app, a decentralized communication protocol, some machine learning algorithms, i need someone to work remotely on my pc and integrate the functionalities to each other
My senior project about customer segmentation and I just want a consultation
I am seeking a developer to create an advanced AI learning bot for Yugioh Master Duel. The ideal candidate will have experience developing in Python and will have expertise in artificial intelligence and machine learning. Key Requirements: - Advanced level of AI for the bot - Proficiency in Python programming language - Experience with artificial intelligence and machine learning - Familiarity with Yugioh Master Duel game mechanics The bot should be able to learn from gameplay and make strategic decisions in real-time. It should be able to adapt to different playstyles and opponents, and have a high level of accuracy in predicting the opponent's next move. The project should be completed within a reasonable timeframe and budget.
I am looking for a proficient freelancer to assist me with a project on planar lease area recognition. The purpose of this project is to identify the boundaries in a planar image and label the coordinates of each intersection point. With these coordinate data, we can reproduce the planar diagram. Closed lines will be recognized as one room. Scanned and photographed images will be provided as data for the recognition process. The level of accuracy required for this recognition process is high, with a margin of error within 2%. Therefore, I need someone with extensive experience in image recognition and mapping software. The ideal candidate should have the following skills and qualifications: Proficient in Python and OpenCV Prior experience in similar image recognition projects Strong att...
Our cutting-edge marketing agency is seeking an exceptional AI Engineer who can develop an AI solutions to perform advanced data analysis and predictions, and spearhead the integration of artificial intelligence and automation into our core business processes, especially through the use of Auto-GPT, GPT-4 API, and Zapier. The ideal candidate will possess a proven track record of implementing AI-driven solutions that yield measurable results, and should have deep understanding and experience in the following areas: • Python and AI technologies • Data collection and organization • Natural Language Processing • Image Recognition • Data collection and organization • Development of an AI solution for advanced data analysis and predictions • Handle complex data...
I am looking for a freelancer to develop a face recognition based attendance system using Python for an organization. This attendance system needs to be able to recognize people via facial recognition which requires use of OpenCV for comparison purposes. Additionally, this system needs to be integrated into a predetermined payroll software. While the choice of a payroll software has not been specified, guidance would be needed as to which one would be best for our needs. Allowing for optimal integration with the software we already have so that all payroll information is tracked correspondingly. Accuracy and reliability are paramount with this system, in order for it to effectively function as a necessary part of everyday operations for our organization. It is also important that scalabili...
We sell vases and green plants. We need a design/visualization tool that would help visualise different combinations of our vases/pots and plants to help in customers decision making process as to which pot and plant to buy. Normally the pots and plants are sold separately but coupled/planted together for use after purchase.
I am looking for a Python developer with expert knowledge and experience in machine learning who can cooperate with me for machine learning projects for a long term. For the first task, you will implement a very simple CNN on top of your own convolutional and pooling layers and write a simple report on the work. It must not take much time for an expert with some knowledge about CNN. All the details will be provided to proper candidates. Please note that the deadline of the first task is too tight. So, don't apply for this job if you are not an expert in CNN.
Automatic Face and Number Plate Recognition System for Security and Access Control using Python languages I am looking for a developer who can create an automatic face and number plate recognition system for security and access control. The system (door) have camera it should first be able to recognize the human face if it is ok (mean he has his picture in the database and he has been identified ) then go to next step cars plate recognize if it is ok (mean it has the plate number in the database and it has been identified) the door will open, otherwise it will not. Requirements: - Ability to recognize cars and trucks (plate number have 4 type of cars, trucks, goverment cars and taxi car) because it can have same plate number but different type. - Real-time recognition capability - Primar...
I am seeking a freelance tutor who is an expert in Network Analysis to assist me with answering some unanswered quiz questions. The goal is to find a qualified individual who can provide answers and explanations for the remaining quiz questions that I have been struggling with. As part of the project, I have provided a printout of the quiz questions that need to be addressed. It is essential to carefully review the provided material before bidding on the opportunity. The printout contains a series of questions related to network analysis concepts, algorithms, and their application. PLEASE SEE THE ATTACHED. Key Requirements: 1 - Expertise in Network Analysis: The tutor should have a strong background in network analysis, including concepts, algorithms, and practical applications. 2 - Pro...
The project is based on a hangman game. The 85% of the code is done just need some addtional tasks. Message for the jupyter file and pricing