Filter

Meine letzten Suchanfragen
Filtern nach:
Budget
bis
bis
bis
Typ
Fähigkeiten
Sprachen
    Jobstatus
    2,000 code perl Gefundene Jobs, Preise in EUR

    I am looking for a freelancer who can input code and generate the desired numbers. The project requires knowing Python programming language. The output should be in a CSV file format when appropriate Ideal skills and experience: - Familiarity with algorithms and logic - Experience in generating output in CSV file format

    €19 (Avg Bid)
    €19 Gebot i.D.
    2 Angebote

    This web app should generate, JavaScript, CSS and HTML code snippets with explanation. It should be built with JavaScript and a machine learning framework called with recurrent neural networks (RNN). It should be able to understand basic natural language for example, when you type "create a clock in Javascript" It should be able to understand that and generate a code snippet of a simple digital clock in Javascript.

    €1019 (Avg Bid)
    €1019 Gebot i.D.
    77 Angebote

    Need a team to write out the 13 digit codes from photos we provide, offering $20 per 1000 codes, will need 3000-5000 photos done a day. Here is the explanation: if you watched it and can do it, then write "i got a team ready" in the proposal

    €21 (Avg Bid)
    €21 Gebot i.D.
    101 Angebote

    I am looking for a skilled C# developer who can create a code to display all network destinations on each interface. Pfa. output of "C:>route print" The output shows three interfaces, code need to list the network destinations of the respective interface (, , and )

    €47 (Avg Bid)
    Garantiert
    €47
    14 Einträge

    I am looking for a freelancer who can help me with LDPC encoding and decoding for my project on performance analysis of LDPC coded M-APSK using the DVBS-2 standard and write the report. I have a Matlab code and a Simulink model that can be used for this purpose. The specific tasks that I need assistance with are: - LDPC Encoding: I require help in implementing LDPC encoding using the Tanner graph approach. - LDPC Decoding: I need assistance in implementing LDPC decoding using the Bit-flipping method or the Sum algorithm. The report for this project needs to be written in a specific format that I will provide. I am open to guidance on the structure and content of the report, but I do have a preferred format in mind. The deadline for the report is within 1 week. Therefore, I am see...

    €148 (Avg Bid)
    €148 Gebot i.D.
    13 Angebote

    Hello, I'm looking for an expert in APK decompilation to assist me in retrieving the code from an APK. Unfortunately, I have lost the source files and need to recover them in order to make modifications or gain a deeper understanding of how the application works. I need someone with experience in APK decompilation who can use specialized tools to extract the source code, resources, and other necessary files from the APK. It is important that this person is familiar with programming languages such as Java or Kotlin, as the APK was developed in one of these languages. It is crucial that the APK decompilation expert takes an ethical approach and complies with all applicable laws and regulations. I understand that decompiling an APK can have legal implications, and it is i...

    €23 (Avg Bid)
    €23 Gebot i.D.
    8 Angebote

    Pinescript version 5: 1) I need a visible range volume profile indicator rebuilt to my specifications. I have the code but it needs editing. a) Change the bars to smoothed lines b) Fix the colour error in the volume profile and make the POC red with a price label on the chart. c) Create an alert condition for when price crosses the POC. 2) I need 4 alertconditions created from information that is contained in a local scope. There's an alert in the local scope which requires the Any Alert() Function Call but I wish to separate them in to 4 seperate alerts.

    €335 (Avg Bid)
    €335 Gebot i.D.
    29 Angebote

    Please assess my outline and share your feed

    €18 / hr (Avg Bid)
    €18 / hr Gebot i.D.
    1 Angebote

    I am looking for a skilled React Native or Flutter app developer to create a QR code and NFC scanner app. Platform: I am open to either platform, so I am looking for a developer with experience in React Native or Flutter. Design: I have a rough idea of how I want the app to look and function, but I do not have a complete design. Therefore, I would need help with the design aspect of the project. Primary Functions: Besides QR and NFC scanning, I would like the app to have the following primary functions: - Staff Login: Staff should be able to log in to the app.

    €13 / hr (Avg Bid)
    €13 / hr Gebot i.D.
    93 Angebote

    I am looking for a freelancer who can write thinkscript code for indicators on the NinjaTrader platform. The specific functionality I need for the code includes: - Developing custom indicators for technical analysis - Integrating the indicators into the NinjaTrader platform for real-time data analysis - Creating visual representations and signals based on the indicators The ideal candidate for this project should have: - Proficiency in thinkscript code and experience with developing indicators - Knowledge of the NinjaTrader platform and its capabilities - Strong understanding of technical analysis and various indicators used in trading If you have experience with writing thinkscript code for indicators on the NinjaTrader platform and are familiar with the spec...

    €160 (Avg Bid)
    €160 Gebot i.D.
    9 Angebote

    Dear we have Script Lara Classifiier Code Canyon script, we need App developer who can develop Ios and Andriod app using lara Classifier Rest API, we need all Basic Ads posting in app, Also need Live streaming with Subscription , Live on APP and also Youtube and faceebook too for sellers.

    €2194 (Avg Bid)
    €2194 Gebot i.D.
    40 Angebote
    Small Python Code Beendet left

    I am looking for a Python developer who can assist me with a small data analysis projec...Python developer who can assist me with a small data analysis project. The purpose of the Python code is to perform data analysis. I already have the data sets that need to be analyzed. The deadline for this project is within a week. Skills and Experience: - Proficiency in Python - Strong background in data analysis - Experience with handling and analyzing data sets - Ability to meet tight deadlines Basic need is to write a small code to identify a group of numbers. A sample code is attached here. I need a small change including a tweak in display. It is so basic that it should not take more than an hour for a Python developer. The code change is to make an update to ...

    €28 (Avg Bid)
    €28 Gebot i.D.
    10 Angebote

    Pretendo um app em app inventor que permita iniciar um cronometro no inicio da maratona e que à medida que os atletas vão chegando à meta, lemos o QR COde que está na t-shirt dele e aparece na app uma lista por ordem de chegada com a identificação de cada um(informação que está no QR CODE lido) e o tempo que demorou a fazer a corrida.

    €91 (Avg Bid)
    €91 Gebot i.D.
    9 Angebote

    Description: Create a Hardware-Software Codesign version of the k-mean clustering algorithm K-mea...partitions n samples into k clusters (note: the k-nearest neighbor classifier algorithm used in machine learning can leverage the cluster centers produced by the k-means clustering algorithm). The problem is in general NP-hard but heuristic algorithms have been developed that quickly converge to a local optimum solution. We will consider one of those algorithms in this project. I have provided a C code version of the k-means clustering algorithm, and a Vivado block diagram and memory layout (explained below) that you will use as a starting point. You will need to study the C version and then decide which components to implement as a VHDL module using the BRAM (you also used BRAM in HI...

    €28 - €235
    Versiegelt NDA
    €28 - €235
    3 Angebote

    ...botched anesthesia during shoulder replacement surgery on 10/4. Just before my surgery the operating system for my website () was upgraded...leading to "500" error pages. Hopefully the attached screen shot from TMD hosting will provide more larity as to the current issue. My site is 20 years old...the developer is no longer available. I believe the site is written entirely in perl. I use the site to sell vintage books and photographs. My guess is that there are probably about 30+ small cgi "Scripts" that comprise the site...from member registration to posting photos for sale and for post-sale processing. I used to run auctions on the site...but for the past 15 years have only been running 'buy it now' events. Hope this is something that you ca...

    €466 (Avg Bid)
    €466 Gebot i.D.
    40 Angebote

    1. Write a C program: a. Simulates the producer consumer problem at a cupcake bakery shop. i. The baker is the producer ii. The customer is the consumer that comes to buy...interactively or through the file): i. The number of bakers ii. The number of customers iii. Weekdays vs weekends iv. Maximum array size (dynamically allocated) d. produce the result in the output file e. Good programming practices must be reflected in the code, such as: i. Proper naming of variable ii. Use of comments iii. Use of indentation 2. Test your program with the test file that will be provided to you 3. Project report. a. Includes: i. Screen capture images of the output ii. Discussion on the results iii. Important part of your code with description iv. A table of group members and the tasks car...

    €20 (Avg Bid)
    €20 Gebot i.D.
    11 Angebote

    Please watch this video very carefully. This is exactly the same as I aspire to have created: How are using AI in Geotechnical Engineering - YouTube Simply, the code searches for keywords and features from a pdf and extracts it in the following formats: Xls, AGS, files. The extracted data is transferred to another tab (code) to allocate the data on charts on maps, the third Tap is to generate a 3D simulation of the 1D boreholes.

    €21 (Avg Bid)
    €21 Gebot i.D.
    4 Angebote

    I am looking for a Python developer who can fix my web scraper program. The program currently collects images from a JSON passed back from a website, but it treats the list of images as a single item and does not iterate over the list. Requirements: - Strong proficiency in Python programming -...proficiency in Python programming - Experience with web scraping and working with JSON data - Familiarity with handling lists and iterating over them in Python Ideal skills and experience: - Previous experience fixing web scrapers - Knowledge of the Facebook API (since the web scraper collects images from Facebook) Timeline: - I need this fix to be completed within a week. If you have access to the code of the web scraper and are confident in your Python skills, please reach out to me. ...

    €19 / hr (Avg Bid)
    €19 / hr Gebot i.D.
    82 Angebote

    Some changes required in PHP Code.

    €8 (Avg Bid)
    €8 Gebot i.D.
    23 Angebote

    ...freelancer who can help me develop a code to connect and unlock a horseshoe lock from Omni. The lock comes with TCP and BLE protocol documentation, which will be provided to the freelancer. Programming Language: - The code should be written in Python. Application Requirements: - Freelancers should include detailed project proposals in their application, showcasing their past work and experience. Code Structure: - I am open to suggestions and do not have any specific requirements or preferences for the code structure. Ideal Skills and Experience: - Proficiency in Python programming language. - Experience in working with TCP and BLE protocols. - Strong understanding of lock systems and security protocols. - Ability to develop a reliable and efficient cod...

    €20 (Avg Bid)
    €20 Gebot i.D.
    3 Angebote

    I am looking for a freelancer to develop an email verification tool using the API key. The tool should allow users to submit their API key and an Excel file containing email addresses. The main purpose of this tool is to improve email deliverability by verifying the validity of email addresses. Specific requirements for this tool include: - Integration with the API to verify email addresses - Ability to handle multiple inputs at once, allowing users to verify a batch of email addresses in a single submission - The tool should provide a downloadable output file that includes the verified email addresses, along with any error messages and error codes associated with each address Ideal skills and experience for this project include: - Proficiency in API integration, specifically with t...

    €51 (Avg Bid)
    €51 Gebot i.D.
    6 Angebote

    I am looking for a skilled developer to write a code in Python that connects to a horseshoe lock from Omni and unlocks it. The code will be implemented on a Windows platform and needs to unlock the lock within a few seconds. Skills and Experience Required: - Proficiency in Python programming language - Experience with TCP and BLE documentation - Familiarity with working on Windows platform

    €152 (Avg Bid)
    €152 Gebot i.D.
    11 Angebote

    READ THIS IN FULL, DON'T WASTE MY TIME WITH GENERIC OFFERS I am in need of a Typescript developer to create a code that will convert an SVG file to KML format. The SVG file will be inputted as text, and the resulting KML file will be used specifically for Google Earth/Google Maps The SVG will be from a specific bbox (lat/long, lat/long) I want to output in kml with the same polygons and same colours so I can view them on Google Maps easily. I need a script because I have many files. Requirements: - Proficient in Typescript programming language - Experience with SVG and KML file formats - Strong understanding of Google Earth's specifications for KML files The project must be completed within a week. If you have the necessary skills and can meet the deadline, please sub...

    €135 (Avg Bid)
    €135 Gebot i.D.
    13 Angebote

    I am looking for a freelancer who can write Ansible code to verify the changes in property files located on a remote server. The property files are written in an unspecified programming language. Skills and experience required: - Strong knowledge and experience with Ansible - Familiarity with working on remote servers - Ability to recommend and implement verification checks for property files The freelancer should be able to provide recommendations for specific verification checks that can be performed on the property files.

    €35 (Avg Bid)
    €35 Gebot i.D.
    4 Angebote

    I am looking for a developer who can fix the authentication issue I am facing with my Neo4j 4.x cloud-hosted instance. Currently, I am getting the error message ": {code: } {message: The client is unauthorized due to authentication failure.}" Skills and experience required: - Strong knowledge and experience with Neo4j 4.x - Expertise in working with cloud-hosted instances of Neo4j - Proficiency in troubleshooting and resolving authentication issues - Neo4j (Python) Driver issues I want this fixed soon like tonight or tomorrow. Basically, I set up Neo4j desktop, I have this old Django Python / Neomodel site I'm trying to get up and running again. The authentication for my locally created Neo4j databases do not work. The exact

    €163 (Avg Bid)
    Dringend
    €163 Gebot i.D.
    8 Angebote

    I am looking for a Shopify developer who can help me simplify the code structure of my existing dynamic chart. The ideal candidate should have experience in JavaScript and be able to recommend the best coding language or framework for the project. The deadline for this project is 2 days $15 DOLLARS FIXED BUDGET NOT NEGOTIATIONS Requirements: - Experience in Shopify development - Strong understanding of JavaScript - Ability to simplify code structure - Familiarity with different coding languages and frameworks - Excellent problem-solving and communication skills

    €63 (Avg Bid)
    €63 Gebot i.D.
    24 Angebote

    I am looking for a developer who can fix the authentication issue I am facing with my Neo4j 4.x cloud-hosted instance. Currently, I am getting the error message ": {code: } {message: The client is unauthorized due to authentication failure.}" Skills and experience required: - Strong knowledge and experience with Neo4j 4.x - Expertise in working with cloud-hosted instances of Neo4j - Proficiency in troubleshooting and resolving authentication issues - Neo4j (Python) Driver issues I want this fixed soon like tonight or tomorrow. Basically, I set up Neo4j desktop, I have this old Django Python / Neomodel site I'm trying to get up and running again. The authentication for my locally created Neo4j databases do not work. The exact

    €36 (Avg Bid)
    Dringend
    €36 Gebot i.D.
    4 Angebote

    I am looking for a skilled developer to create a FastAPI WebServer python code that can be deployed in Android using buildozer. Requirements for Android deployment: - Python code should be deployed in Android as APK using buildozer - Programmer must have similar development ideas earlier - Should help understanding and building in my local PC (Linux/Windows) The primary function of the web server: - This is just a simple web server that should run in android using FastAPI or a similar webserver in python. More functionality will be added in the future as additional service or cost. Ideal skills and experience for the job: - Proficiency in Python and FastAPI - Experience with Android app development - Knowledge of buildozer for Android deployment

    €94 (Avg Bid)
    €94 Gebot i.D.
    11 Angebote

    There is 2 parts to this project, you will have to finish the first part code then use the first part code to finish the second part.

    €27 (Avg Bid)
    €27 Gebot i.D.
    4 Angebote

    I am looking for a skilled developer who can modify an existing PineScript code to meet my specific requirements. i already have a pine script The code needs to be modified to execute a market order for half of the amount and a limit order for the other half. if the lower limit is triggered the new position will be recognized by the pine script and the code and will have different profit target Specifically, I would like the developer to modify both the buy and sell orders in the pine script code. Additionally, another code needs to be written in Python based on the pine script and should output charts and excel sheets for me to verify its functionality. Ideal Skills and Experience: - Proficiency in PineScript and Python programming languages - Experi...

    €167 (Avg Bid)
    €167 Gebot i.D.
    15 Angebote

    I am looking for a freelancer who has experience in Terraform, Azure, Ansible, and Linux administration. The project involves provisioning virtual machines using Terraform and Azure, and integrating new Ansible playbooks. The ideal candidate should have intermediate knowledge of Linux administration. The specific requirements for the project are as follows: - Provisioning of virtual machines using Terraform and Azure - Creation of new Ansible playbooks for integration - Knowledge of Linux administration at an intermediate level Skills and experience required: - Proficiency in Terraform and Azure - Experience in creating Ansible playbooks - Intermediate level of Linux administration knowledge

    €137 (Avg Bid)
    €137 Gebot i.D.
    11 Angebote

    I am looking for a freelancer to help me with creating a 5*7 promotion sign with a QR code. The sign should have a simple and minimalist design style, with a monochrome color scheme. Skills and Experience: - Graphic design expertise, specifically in creating minimalist designs - Proficiency in generating QR codes - Attention to detail to ensure the QR code is properly incorporated into the design - Ability to work within the dimensions of a 5*7 sign The ideal freelancer will have experience creating promotional materials and a keen eye for clean and simple designs. They should be able to generate a QR code that is easily scannable and properly integrate it into the design of the sign.

    €18 (Avg Bid)
    €18 Gebot i.D.
    32 Angebote

    Project Title: PHP Ad Code Arrangement Description: I am looking for a skilled PHP developer who can assist me with arranging inline ad codes for my website. The ideal candidate should have experience in ad code implementation and be familiar with PHP. Requirements: - Experience in arranging inline ad codes for websites - Strong understanding of PHP - Knowledge of ad code implementation best practices - Ability to ensure the ad code is properly integrated and functioning correctly Responsibilities: - Collaborate with me to determine the best placement for the inline ad codes - Implement the ad code in a way that ensures responsiveness (if necessary) - Troubleshoot any issues that may arise during the implementation process - Optimize the ad code...

    €17 (Avg Bid)
    €17 Gebot i.D.
    10 Angebote

    Project Description: Code for Sims 3 Mod I am looking for a skilled developer to modify the existing gameplay of Sims 3. The project involves modifying the character behavior within the game. Specific Mod Functionality: - Modifying existing gameplay to enhance the character behavior in Sims 3 Ideal Skills and Experience: - Proficiency in C# coding language - Strong understanding of game development and modding - Experience in modifying gameplay mechanics - Familiarity with Sims 3 modding community and tools If you have a passion for game development and experience in modifying game behavior, this project is perfect for you. Join me in creating a unique and immersive Sims 3 experience through code.

    €14 (Avg Bid)
    €14 Gebot i.D.
    2 Angebote

    I have a python code that is currently designed to create a chart based on an online Google Sheet. I would like this code configured to create a chart using an Excel sheet. The project should be very straightforward to anyone with a detailed knowledge of Python, since it entails just modifying a few lines of existing code. Preference will be given to bids under $20

    €15 (Avg Bid)
    €15 Gebot i.D.
    19 Angebote

    we changed our server ip to new one and migrate to cloud flare , after that website got very very slow and starts to give 523 error code some times when traffic is there

    €21 (Avg Bid)
    €21 Gebot i.D.
    18 Angebote

    Description: We are looking for an experienced React Native developer to build a simple, yet efficient QR code scanning app that works on both iOS and Android. The primary function of the app will be to scan QR codes, extract parameters, and use them to run a specific URL. This URL triggers an API that performs a specific action in our database. The API is already developed, so the focus will be on creating the mobile app. Key Requirements: - Cross-Platform Capability: The app should be developed using React Native to ensure it works seamlessly on both iOS and Android. - QR Code Scanning: Integrate an open-source QR code scanning library (such as react-native-qrcode-scanner) to scan QR codes and extract two parameters from them. - API Integration: Use the extrac...

    €219 (Avg Bid)
    €219 Gebot i.D.
    69 Angebote

    I am looking for a code programmer who is familiar with the learning platform LearnWorld and the form service JotForm. I have a list of features and functionalities that I would like to incorporate into the learning platform and form service. The deadline for this project is not specified. Ideal skills and experience: - Proficient in PHP, JavaScript, and C++, - Knowledge of API and AI integration - Experience with LearnWorld and JotForm - Ability to implement specific features and functionalities as per the detailed list provided - Strong problem-solving skills and attention to detail

    €12 / hr (Avg Bid)
    €12 / hr Gebot i.D.
    17 Angebote

    I have a 4WD electric go-kart that has 4 independent motors controlled with PID controller. I need an artificial intellegence code on raspberry pi4 so it will find out right coefficients for PID controller Or what kind of code you can make to implement on this go-kart using AI I have 14 hours till submission How much do you want for this task?

    €122 (Avg Bid)
    €122 Gebot i.D.
    13 Angebote

    Project Description: Connect Website Code to Server I am looking for a skilled developer to help me connect my website code to my server. Programming Language: HTML/CSS Server Type: Shared Hosting Access to Server: Yes Requirements: - Proficiency in HTML/CSS - Knowledge of server configurations and settings - Experience in connecting website code to a shared hosting server - Understanding of file transfer protocols (FTP) - Ability to troubleshoot and resolve any connectivity issues Ideal Skills and Experience: - Strong knowledge of HTML/CSS and experience in website development - Familiarity with shared hosting environments and their limitations - Experience in working with FTP clients and transferring files to a server - Troubleshooting skills to identify and...

    €11 (Avg Bid)
    €11 Gebot i.D.
    22 Angebote

    I am in need of a skilled VBA developer who can assist me in creating a tool that will automate the process of extracting certain details from Outlook emails (Actual email platform we use is PrivateEmail but we login via outlook...login via outlook IMAP protocol) and organizing them in a specific format on an Excel sheet. Requirements: - Experience working with VBA and Excel automation - Ability to extract the date from the email subject and cost information from the email body content - Understanding of structuring data in a specific format in Excel We will only accept candidates with prior experience in developing VBA code for similar automation tasks and will be able to efficiently extract the required details from the emails and structure them in the specified format on an Ex...

    €30 (Avg Bid)
    €30 Gebot i.D.
    25 Angebote

    Bonjour, Je recherche un développeur expérimenté en WordPress pour m'aider dans mon projet personnel. J'ai besoin de quelqu'un qui maîtrise l'utilisation de GitHub et VS code, en particulier pour le langage PHP. Objectif principal du site: - Blog Délai de réalisation: - 15 jours Compétences et expérience idéales: - Développement WordPress - Bonne connaissance de l'utilisation de Github et VS code - Maîtrise du langage PHP Si vous avez les compétences requises et êtes disponible dans les prochaines semaines, je serais ravi de discuter plus en détail de mon projet avec vous.

    €153 (Avg Bid)
    €153 Gebot i.D.
    23 Angebote

    I am in need of a skilled developer who can create a custom-coded NEWS website for my business. The ideal candidate will have experience in developing websites from scratch and be proficient in coding languages such as HTML, CSS, and JavaScript. Specific requirements for the website functionalities are open to suggestions, so I am looking for someone who can provide creative input and expertise in designing a user-friendly and visually appealing online store. YOU CAN CREAT LIKE THIS Key requirements for this project include: - Developing a custom-coded e-commerce website - Proficiency in HTML, CSS, and JavaScript - Experience in designing user-friendly and visually appealing websites - Ability to provide creative input and suggestions for website functionalities If you are a skilled ...

    €43 (Avg Bid)
    €43 Gebot i.D.
    26 Angebote
    website code Beendet left

    I am looking for a front-end developer with experience in JavaScript and react to help me with my website project. Here are the project requirements: Programming Language: - JavaScript,react Development Type: - Front-end development Design/Layout: - The client has some ideas for the design/layout of the website Ideal Skills and Experience: - inter in JavaScript and react - Strong front-end development skills - Experience in creating visually appealing websites with user-friendly interfaces - Ability to translate client's ideas into a cohesive design - Familiarity with HTML/CSS and responsive design principles If you are a talented front-end developer who can bring my ideas to life and create a visually stunning website using JavaScript, please submit your proposal.

    €17 (Avg Bid)
    €17 Gebot i.D.
    26 Angebote

    I am looking for an experienced iPhone app developer to fix and update my old app. The app is currently running on iOS 11 or newer. I am facing some technical bugs in the app that need to be resolved, specifically when exporting the image out Additionally, I need the ad code in the app to be updated specifically for banner ads and interstitials. Ideal Skills and Experience: - Proficiency in iPhone app development and iOS 11 or newer - Experience in troubleshooting and fixing technical bugs - Knowledge of ad code integration, specifically for banner ads. Here is a link to the app that needs fixing and check out the attached video as well (the insterstitials and other parts have been edited for time)

    €28 - €235
    Featured Versiegelt NDA
    €28 - €235
    19 Angebote

    I have implemented a decision tree algorithm in Python that works very well for two datasets. However, I am experiencing issues with one dataset and I am looking for assistance in finding the error. Data Quality and Consistency: The problematic dataset has been checked and it is clean and consistent. Issue Description: Unfortunately, the client did not provide an error messa...message or describe the specific issue they are experiencing. Dataset Size: The client did not provide information about the size of the problematic dataset. Ideal Skills and Experience: - Strong proficiency in Python programming - Experience with implementing decision tree algorithms - Knowledge of data quality and consistency checking - Problem-solving skills to identify and resolve errors in the code o...

    €57 (Avg Bid)
    €57 Gebot i.D.
    9 Angebote

    Hi I have a problem on my website. My products image slide gallery are displayed (just from 1 location and just for 1 product to all others products). I think the problem is from Javascript because it is taking the .jpg files just from 1 location. Thank you!

    €21 (Avg Bid)
    €21 Gebot i.D.
    29 Angebote

    Project Description: Merge Code for Bi-level Optimization DP into IDM for Dataset Condensation Project Skills and Experience: - Proficiency in Python and PyTorch - Strong understanding of data preprocessing, model training, and evaluation - Experience working with Bi-level optimization DP code - Familiarity with IDM for Dataset Condensation - Ability to complete the project by Tuesday, 28th Nov Attaching Below Code Files for CAFE and IDM Papers with Screenshots for clarification of Files

    €20 (Avg Bid)
    €20 Gebot i.D.
    4 Angebote

    I have a Raspberry Pi with Pi Camera that are taking pictures of a product. On a product there are around 30 parts of product to be checked if product is OK or it is NOT OK. I have a database of hundreds of photos of the products which are containing both OK and NOT OK pieces for training the AI or ML model. I need someone to write a code where it will have a simple GUI check all those parts and print is the model OK or NOT OK.

    €72 (Avg Bid)
    €72 Gebot i.D.
    17 Angebote