Convolutional neural network python tensorflowJobb

Filter

Mina senaste sökningar
Filtrera:
Budget
till
till
till
Typ
Kompetens
Språk
    Jobbstat
    2,000 convolutional neural network python tensorflow hittade uppdrag

    Hej, Jag har en idé om en multiplayer sudoku spelapp. Jag har fått offerter på 25000 usd för att utveckla spelet men jag vill inte satsa dessa pengar. Jag vill istället skapa spelet själv, men saknar kompetens att göra det. Jag har erfarenhet av programmering i Python, men inte spel. Jag vill ha någon som sätter upp en arbetsplan, där varje steg beskrivs, därefter ger mig viss guidning för att komma genom varje steg. Jag vill alltså både utveckla spelet och lära mig att utveckla själv. Jag behöver någon med erfarenhet av att utveckla multiplayer-spel (design kommer vara relativt enkel) för iphone/android. Dessutom villig att lära ut (skicka länkar/tips på litte...

    $17 / hr Average bid
    $17 / hr Snittbud
    2 bud
    Project for Raja S.
    Avslutades left

    Hej, har ett pågående projekt. Vi har kört fast så skulle behöva ett andra öga på projektet. Innefattar python, flask, webscraping.

    $45 / hr Average bid
    $45 / hr Snittbud
    1 bud

    Uppgiften är att bygga en slumpgenerator i programmeringsspråket python i miljön google colab. Slumpgenreatorn ska kunna läsa in information(i det här fallet namn ifrån ett google spreadsheet och slumpa ut dem här namnen i basgrupper(6 basgrupper, 6 i varje grupp, där vissa grupper blir färre personer) i spreadsheatet. Så alla basgrupperna och elever får bra placeringar. progrmmaet ska och kunna t.e.x slumpa om placeringar och basgrupper i klassrummet om man vill det. Jag kanske inte har förklarat uppgiften så väl, så jag kan enkelt bara dela instruktionerna där allting är väl skrivet så ni får en ökad förståelse för uppgiften.

    $248 Average bid
    $248 Snittbud
    2 bud

    Hemsida ska ta in en del information från användare och spara de i databas. I hemsidan kan man se hela tabellen i databasen och kan ändra om man vill. Man kan även lägga in nya rekord i databasen. I python programmet som jobbar på bakgrunden skulle jag kunna läsa in de värdena från databasen och föra till en algorithm som är också skriven i python.

    $181 Average bid
    $181 Snittbud
    2 bud

    Jag jobbar med att sälja plåt och vi skickar certifikat till våra kunder på stålet, jag skulle vilja ha en portal där de kan söka efter certifikatet och ladda ner pdf filen på egen hand. Se länk nedan på liknande lösning. Jag vill kunna lägga upp pdf filerna antingne på onedrive eller köra ftp mot en server. Vi har redan en server som kör lite python grejer så den kan säkert användas för att placera detta i. Vår hemsida är och den är byggd med wordpress.

    $1097 Average bid
    $1097 Snittbud
    9 bud

    ITSM Delivery söker Integrationsutvecklare för vår kund. Krav: Java Scala Python R Biztalk Erfarenhet av IBM MQ-server och Biztalk som meddelandesystem att integrera till. Erfarenhet av att bygga near-realtime-instrumentpaneler för att stödja affärsverksamheten. Målet är att använda Spark streaming. Erfarenhet - 6 år. Start: augusti, 2019 Ort: Stockholm / Solna Vi erbjuder: Mycket kreativ och dynamisk miljö, vilket ger en hälsosam professionell utmaning till proffs. Långsiktiga projekt och mysig atmosfär. Det här är ett heltidsjobb i Stockholm, ingen frilansmöjlighet. Ta gärna kontakt med mig för mer information.

    $53 / hr Average bid
    $53 / hr Snittbud
    3 bud
    Uppehåll av hemsida
    Avslutades left

    Hjälp med kontroll av hemsida. Program som används. MongoDB SailsJS Elastic Search Python MVC - generellt API

    $402 Average bid
    $402 Snittbud
    2 bud

    sKils: -Docker Hub -Git -Python -Django -AWS -Redis -S3 -NodeJS -Go

    $17 Average bid
    $17 Snittbud
    9 bud
    Web development
    Avslutades left

    Jag vill fixa till en webbsida Pandas Python django

    $555 Average bid
    $555 Snittbud
    1 bud

    Frilansare för runt 20 artiklar med 2000 tecken per veckan, när det behövs. Artiklar om Casino, slotspel, betting och sport med mera. För att bygga ett nätverk av hemsidor. Freelancer writing aprox. 20 articles à 2000 signs per week when needed. About casino, sport, betting ect. This is to a website network.

    $100 Average bid
    $100 Snittbud
    2 bud
    Software in Python
    Avslutades left

    Good programming skills

    $30 Average bid
    $30 Snittbud
    1 bud

    Frilansare för runt 20 artiklar med 2000 tecken per veckan, när det behövs. Artiklar om Casino, slotspel, betting och sport med mera. För att bygga ett nätverk av hemsidor. Freelancer writing aprox. 20 articles à 2000 signs per week when needed. About casino, sport, betting ect. This is to a website network.

    $449 Average bid
    $449 Snittbud
    2 bud
    Write some Articles
    Avslutades left

    Freelancer writing aprox. 20 articles à 2000 signs per week when needed. About casino, sport, betting ect. This is to a website network.

    $379 Average bid
    $379 Snittbud
    4 bud
    Programmering i Python
    Avslutades left

    Hej, Kolla bifogade filer för ytterligare information! Mvh t1f0

    $50 - $50
    $50 - $50
    0 bud

    Hej, har du möjlighet att hjälpa mig med tre deluppgifter i Python? Ämnet är, som nämns i rubriken, sortering och sökning. Deadline fredag 8.5.2015 kl. 22:00 Information om projektet finns bifogat som filer. Med vänlig hälsning, t1f0

    $30 - $30
    $30 - $30
    0 bud
    Vigenerechiffer Python
    Avslutades left

    Uppgift 1: Din uppgift är nu att skapa ett program med vilket du kan kryptera och dekryptera text som endast innehåller stora bokstäver enligt Vigenere-algoritmen. För att göra det behöver du en tabell, som du t.ex. kan generera med följande funktion: def make_cipher(): cipher = [] i = 0 j = 0 # Väljer bokstäverna A-Z for char in [:26]: ([i:26]+[:j]) i += 1 j += 1 return cipher Förutom funktionen make_cipher behöver du igen två funktioner för att kryptera resp. dekryptera ett meddelande. def encrypt(key, msg): cipher = make_cipher() # ...mer kod def decrypt(key, msg): cipher = make_cipher() # ...mer kod Uppgift 2: Testa programmet med exemplet på ...

    $15 Average bid
    $15 Snittbud
    1 bud

    for och sekvenser (python) 1) Skriv ett program som tar hand om röstberäkningen i ett val. Kandidaterna numreras 2-7, och vi lagrar varje kandidats sammanlagda röstantal i en lista (rösterna för nr. 2 ska lagras i position 2, rösterna för nr. 3 i position 3 etc). Tänk noga på hur stor lista du behöver! Varje element ska 0-ställas innan man börjar mata in de enskilda rösterna (ingen valfusk här!). För övningens skull antar vi att antalet röstberättigade är 10 personer, av vilka alla röstar (men de kan rösta blankt eller ge proteströster, så varje given röst måste kontrolleras!). Sist ska varje kandidats röstantal skrivas ut 2) För att göra r...

    $15 - $15
    $15 - $15
    0 bud

    joomla sosial network bootstarp tema

    $5223 Average bid
    $5223 Snittbud
    8 bud

    hej jag en kurs programmering( python ) som är databaserad och behöver hjälp med. Det är för nybörjare . Pris kan vi komma överens om . hör av dig så fort som möjligt Med vänlig hälsning,

    $155 Average bid
    $155 Snittbud
    1 bud
    Programkurs att göra
    Avslutades left

    hej jag en kurs programmering( python ) som är databaserad och behöver hjälp med. Det är för nybörjare . Pris kan vi komma överens om . hör av dig så fort som möjligt Med vänlig hälsning,

    $150 Average bid
    $150 Snittbud
    1 bud
    uppgift python
    Avslutades left

    olika delmoment: Kodskelett Innan programmet skrivs ska en specifikation i form av ett kodskelett lämnas in. Syftet är att du ska tänka igenom problemet innan du försöker lösa det. Prototyp När ditt kodskelett har blivit godkänt så är det dags att börja arbeta med en prototyp av programmet. En prototyp är en första körbar version av programmet som innehåller den mest grundläggande funktionaliteten. Syftet med att lämna in en prototyp är att vi ska kunna ge tips och råd om förbättringar och ändringar redan innan programmet är helt klart. Beskrivning av upgiften: Varudeklaration: Filhantering. Str¨anghantering. Hantering av datastrukturer samt s¨ok...

    $27 Average bid
    $27 Snittbud
    2 bud
    Skriv lite programvara
    Avslutades left

    Programmeringsspråk: Openwrt (ev. kan Python vara möjligt) Plattform: Carambola2 Applikation: Vid power-on ska enheten kolla GPIO pinnar, koppla upp mot ett av några förutbestämda WiFi-nät och skicka ett e-post och sedan göra sig beredd på power-down. Slutapplikationen är olika, men enkla och ska helst kunna skrivas i ett ANSI-C program som kallar på det som beskrevs ovan, Alternativt en kort intensivkurs att programmera slutapplikationen i Openwrt. WiFi inställningar, e-postadress, e-posstmeddelande och ev. övriga inställningar ska kunna konfigureras via t.ex. USB från en PC (Teraterm duger). Om möjligt vore det bra att kunna ändra dessa inställningar genom att t.ex. skicka e...

    $29 - $245
    $29 - $245
    0 bud

    Jag har pågående arbete relaterat till vårat tidigare projektpython programming'

    $20 / hr Average bid
    $20 / hr Snittbud
    1 bud
    uppgift python
    Avslutades left

    olika delmoment: Kodskelett Innan programmet skrivs ska en specifikation i form av ett kodskelett lämnas in. Syftet är att du ska tänka igenom problemet innan du försöker lösa det. Prototyp När ditt kodskelett har blivit godkänt så är det dags att börja arbeta med en prototyp av programmet. En prototyp är en första körbar version av programmet som innehåller den mest grundläggande funktionaliteten. Syftet med att lämna in en prototyp är att vi ska kunna ge tips och råd om förbättringar och ändringar redan innan programmet är helt klart. Beskrivning av upgiften: Varudeklaration: Filhantering. Str¨anghantering. Hantering av datastrukturer samt s¨ok...

    $17 - $143
    $17 - $143
    0 bud

    I'm seeking a modified Chromium browser windows installer file & source code. This needs to allow for a maximum of 500 WebSocket connections per domain. Key Requirements: - Compatibility: The modified Chromi...development. - Understanding of WebSocket connections and networking. - Ability to set custom default settings in software. Here are steps to build: https://chromium.googlesource.com/chromium/src/+/HEAD/docs/ Update WebSocket-Specific Limits in several files as below: Look for WebSocket-specific limits in: net/websockets/ services/network/ Modify any hardcoded limits or configuration values. Example: const int kMaxConcurrentConnections = 6; Change it to: const int kMaxConcurrentConnections = 500; Thanks

    $128 Average bid
    $128 Snittbud
    11 bud

    ...Ensure scalability and fast response times for AI features, including the messaging assistant. Implement robust data security measures to comply with regulations like GDPR. Collaboration: Coordinate with front-end and back-end teams for smooth AI integration. Provide regular updates and accommodate feedback during development. Requirements: Technical Skills: Expertise in Python and machine learning frameworks (e.g., TensorFlow, PyTorch, Scikit-learn). Experience with transformers and LLM frameworks (e.g., Hugging Face, OpenAI GPT). Proficiency in building and fine-tuning NLP models for sentiment analysis and messaging. Knowledge of RESTful API development for AI system integration. Preferred Skills: Familiarity with pre-trained LLMs and domain-specific fine-tuning. Expe...

    $2132 Average bid
    $2132 Snittbud
    52 bud

    Develop a smart application and NFC wristband to manage students’ daily allowances within the school. Key Components: 1. NFC Smart Wristband: • Used for cashless payments in the school cafeteria. • Linked to the student’s account. 2....Details: • Development Budget: Maximum of $1,000 to complete the project, as I am a student. • After completing the project and signing contracts with schools, we can agree on: 1. A fixed monthly fee for technical support and maintenance. 2. A percentage-based revenue sharing agreement. Required Technologies: • Frontend: React Native or Flutter (based on Figma design). • Backend: Node.js or Python with Firebase or PostgreSQL. • Payment Gateway: PayTabs or Stripe. Note: The Figma design is co...

    $1095 Average bid
    $1095 Snittbud
    49 bud

    ...running two Python applications on the same container. 1st App: A FastAPI microservice with the following dependencies: - fastapi==0.115.6 - mysql_connector_repackaged==0.3.1 - pydantic==2.10.5 - PyJWT==2.6.0 - PyJWT==2.10.1 - python_dateutil== - Requests==2.32.3 - SQLAlchemy==1.3.20 - sqlalchemy_diff==0.1.5 - uvicorn==0.34.0 - Werkzeug==1.0.1 2nd App: A Python application that uses the Flet library to consume the first microservice. Its dependencies include: - flet==0.25.2 - mysql_connector_repackaged==0.3.1 - pydantic==2.10.5 - Requests==2.32.3 Key Requirements: - You'll need to assess and recommend whether a Windows or Linux-based Docker image is more suitable for this project. - Both apps should run within the same container. - The Docker configuration should ...

    $144 Average bid
    $144 Snittbud
    28 bud
    Robust POS App Similar to Loyverse
    6 dagar left
    Verifierad

    ...for user data privacy. 12. Customization and Scalability - Ability to add or modify features in the future. - Scalable architecture to support growing businesses. 13. Licensing and Payment Model - One-time payment model (no subscription fees). 14. Technology Stack Preferences (Optional) - Front-End: React Native for cross-platform mobile apps. - Back-End: Node.js, Python, or PHP/Laravel with a scalable framework. - Database: PostgreSQL or MySQL. - Hosting: we will host it in our VPS 15. Deliverables - Frontend and Backend source codes - Admin dashboard with all listed features. - Complete source code and technical documentation. - Basic Installation and setup guide. Timeline: Provide an estimated timeline for projec...

    $2312 Average bid
    $2312 Snittbud
    79 bud

    ...encryption, vulnerability testing). Ensure compliance with data protection regulations (e.g., GDPR). Collaboration: Work closely with front-end developers to ensure smooth integration. Participate in regular progress updates and stakeholder reviews. Incorporate feedback from stakeholders during testing. Requirements: Technical Skills: Strong expertise in back-end programming languages (Node.js, Python, Java, Go). Experience with database design and management (e.g., PostgreSQL, MongoDB, MySQL). Knowledge of API development using REST or GraphQL. Familiarity with cloud platforms (e.g., AWS, Google Cloud, or Azure). Proficiency in implementing secure authentication systems (e.g., OAuth, JWT). Preferred Skills: Experience with microservices architecture and serverless frameworks....

    $7161 Average bid
    $7161 Snittbud
    66 bud

    I'm in need of a recruitment professional to assist in the sourcing and hiring of senior-level sales professionals for Spain market Ideal candidates for this project should have: - A strong background in permanent staffing, ideally with a focus on the sales industry. - Proven experience in recruiting high-level professionals. - Excellent network in the sales sector. - Strong understanding of the skills and competencies required for senior sales positions. - Spain language Please include in your proposal your strategy for sourcing suitable candidates and your timeline for the project.

    $2578 Average bid
    $2578 Snittbud
    2 bud

    Need a proper documentation Draft including Architectural level(with tools or diagram) explanation which a developer can look into & start implementation. Use Case : Company E, a cloud infrastructure provider, has a complex network of systems and services that require constant monitoring and troubleshooting. The operations team often receives a high volume of support requests from internal and external customers, ranging from technical issues to service inquiries. R is interested in exploring the use of Generative AI to create an intelligent chatbot that can assist customers in finding relevant runbooks, knowledge articles, or automated solutions to their problems. How can R leverage Generative AI to build a conversational interface that can understand the context of customer re...

    $129 Average bid
    $129 Snittbud
    2 bud

    I need a professional who can provide design verification documentation for our commercial swimming pool switchboards to ensure they comply with AS61439 standards. The task involves: - Documenting design verification - Focusing on electrical performance, mechanical structure, and thermal management as per AS61439 - Sourcing type tested assemblies with supplier recommendations The switc...question are larger units, approximately 415VAC 125A 3 PH + N, consisting of a MCB chassis, RCD's, overloads, and 3 vsds, with an enclosure size of approximately 1800 x 1200 x 400. Ideal skills and experience: - Extensive knowledge of AS61439 compliance - Experience in designing and verifying switchboards - Ability to source type tested assemblies - Excellent documentation skills - Strong supplier...

    $370 Average bid
    $370 Snittbud
    8 bud

    ...end-to-end encryption. Shared workspaces with real-time updates and permission-based access control. Productivity Analytics: Visual dashboards displaying productivity metrics, task completion rates, and bottlenecks. Suggestions for reducing unproductive time, such as app usage tracking and break scheduling. Technical Specifications: Programming Languages: Kotlin/Swift for mobile development; Python/Node.js for backend services. Database: NoSQL databases (MongoDB) for scalability and real-time data access. APIs: RESTful APIs for third-party integrations and interoperability. Claims: A mobile productivity tool software capable of integrating task management, collaboration, and analytics in a unified platform. AI-powered insights for task prioritization and workflow optimiza...

    $29 / hr Average bid
    $29 / hr Snittbud
    9 bud

    We are looking for a skilled Python developer to help us integrate and automate processes using the Manatal API. The project involves fetching, processing, and updating candidate data within Manatal and streamlining recruitment workflows. Key Deliverables: 1)Fetch candidate data from Manatal using the API. 2) Process resumes and job descriptions using OpenAI's API for evaluation (resume match, skillset match, etc.). 3) Update candidate profiles in Manatal with evaluation scores and custom fields. 4) Automate assessment progress monitoring and status updates via scraping. 5) Implement centralized logging and error handling. We have part of the code done that can be reused and tweaked.

    $479 Average bid
    $479 Snittbud
    86 bud

    Desarrollo de un Sistema de Gestión Catastral (SGC) personalizado Descripción del proyecto: Introducción: Estamos...diferentes tipos de usuarios (administradores, usuarios generales, técnicos). Control de acceso con diferentes niveles de permisos y roles. Escalabilidad y mantenimiento: El sistema debe ser escalable, ya que podría expandirse para cubrir otras áreas o regiones en el futuro. Propuesta para mantenimiento y actualizaciones periódicas. Tecnologías preferidas: Backend: Preferimos tecnologías como Node.js, Python, PHP, Java o .NET, pero estamos abiertos a sugerencias basadas en tu experiencia. Base de datos: PostgreSQL, MySQL, MongoDB o tecnologías similares. Frontend: React, Angular, o Vue.js. Integra...

    $541 Average bid
    $541 Snittbud
    39 bud

    I'm seeking a proficient Bubble developer to support the development of an MVP for a professional social network platform tailored for a specific niche. This platform will primarily feature: MVP: - Candidate User Profiles: Mandatory to have an import from Linkedin functionality, to which other industry-specific information would be captured - Messaging System - Company Profile: Each company will have the ability create their profile - Bidding system by which candidates make themselves available for a new position, and companies start bidding for them. Further functionalities will consist of job posts, social feed, etc, but these are out of scope for the MVP. Moreover, i would also consider a Front-end only as an initial MVP for demo purposes, without the backend functionalit...

    $15 / hr Average bid
    $15 / hr Snittbud
    38 bud
    Aplicación de Análisis SEO
    6 dagar left
    Verifierad

    ...por ubicación geográfica. 7. Visualización y Reportes Automatizados Gráficas y dashboards interactivos: Visualización del tráfico orgánico, posiciones de palabras clave y backlinks obtenidos. Generación de reportes automáticos: Exportación de reportes en PDF o Excel. Programación de envíos automáticos por correo electrónico. Habilidades Requeridas 1. Desarrollo Backend: Experiencia en Python (preferiblemente con Flask o Django). Conocimiento de Node.js como alternativa. Gestión y diseño de bases de datos relacionales como MySQL o PostgreSQL. Conocimiento en bases de datos en la nube y su integración (por ejemplo, AWS RDS, Google Cloud SQL). Desarrollo de...

    $2354 Average bid
    $2354 Snittbud
    22 bud

    I need an experienced Python developer to create a script capable of retrieving the full options chain for Ethereum (ETH) and Bitcoin (BTC) from the platform. The script must return detailed options data. Requirements: - The script should provide data for each option, including: Type (Put/Call), Expiry, Strike, Bid Size, Bid Price, Ask Price, Ask Size, Volume, Implied Volatility, Delta. - It should output structured data in a Pandas DataFrame. - The use of API keys is acceptable if it simplifies implementation. - The data retrieval should happen on-demand, each time the script is run. Deliverables: A Python script that fetches and returns the requested data in a structured format (Pandas DataFrame). Please include examples of your past work with similar data retrieval pro...

    $156 Average bid
    $156 Snittbud
    15 bud
    Scrapy Project
    6 dagar left
    Verifierad

    I'm in need of a skilled Scrapy developer who can collect product details from various e-commerce websites. The key deliverable for this project is the Scrapy code along with the scraped data. Ideal Skills: - Extensive experience with Scrapy - Proficiency in Python - Familiarity with data scraping from e-commerce websites - Ability to deliver well-structured and commented code

    $26 Average bid
    $26 Snittbud
    24 bud
    Solana/Raydium Python Developer
    6 dagar left
    Verifierad

    ...developer with a strong background in Solana and Raydium development to assist with a specific project. I have Python code that interacts with Uniswap (Ethereum) for minting and managing LP positions, swaps, and more. I’m looking to replicate this functionality for Raydium on Solana. Key Requirements: - Proven experience integrating systems with Solana using Python. - In-depth knowledge of Raydium, including crypto token minting and liquidity provision processes. - Strong understanding of transaction speed optimization and security best practices within the Solana ecosystem. Project Scope: - Develop a Python function to mint an LP position on Raydium. I will provide existing Python code for Uniswap as a reference. - Document the key distinctions betwe...

    $231 Average bid
    $231 Snittbud
    10 bud

    I'm seeking a reliable professional to convert my BNB assets which is on a different network on my Coinbase wallet to a different asset

    $180 Average bid
    $180 Snittbud
    50 bud

    I'm working on a university machine learning project using PyTorch and LSTM. I'm currently encountering an error while executing the following command on Windows: python scripts/ --input "def mi_funcion(" --model models/ The error message I'm receiving is: import CodeCompletionModel ModuleNotFoundError: No module named 'src' I would like a freelancer to troubleshoot and fix the project so it runs smoothly. It's important to check both the scripts and the development environment. Ideal skills and experience for the job: - Proficiency in Python and PyTorch - Experience with LSTM models - Familiarity with Windows development environments - Strong debugging skills - Ability to understand and fix project structure issues

    $41 Average bid
    $41 Snittbud
    32 bud

    Hi, for this is hourly contract. Please always track your work here : Please always keep it updated every week so we can see your trusworthiness, reliability and competency. Please understand, there are many freelancers whom were hired then charged then left without giving any actual work done leaving us unhappy, so we hope you are better by showing us your contributed work.

    $3 / hr Average bid
    $3 / hr Snittbud
    1 bud

    I'm in need of a Python expert who can develop a script for me to scrape specific stock information from finance.yahoo.com. Requirements: - The script should be able to scrape the current stock price and financial statements from a list of stock symbols I will provide. - The data needs to be delivered in a CSV format. Ideal Skills: - Deep knowledge in Python development. - Prior experience with web scraping. - Understanding of stock market data. - Ability to deliver data in specified format. Please only bid if you have the necessary skills and experience.

    $139 Average bid
    $139 Snittbud
    91 bud

    I need a proficient Python developer to construct a trading bot for the Bybit futures market. This bot should employ a trend-following strategy and the main action it should be able to perform is placing orders. Ideal Skills and Experience: - Proficient in Python with demonstrable experience in trading bot development. - Understanding of trend-following trading strategies. - Experience with Bybit futures trading platform is a plus. - Ability to create a bot that can efficiently place orders based on the identified market trends.

    $12 Average bid
    $12 Snittbud
    1 bud

    I'm looking for an experienced developer to create an app, "The Real Fake Face." This AI-driven tool will generate highly realistic synthetic faces for various creative projects, primarily in advertising, film, and art installations. Key Features: - Deep learning algorithms to create fictional, yet lifelike faces. - A user-friendly interface for ease of use. - Options for different 'styles' of faces, from slightly abstract to highly detailed. -Have a option to Install gb Whatsapp or insta mod app -a repo file of codes for modify The synthetic faces need to be stylized rather than photorealistic. The ideal candidate for this project should be well-versed in deep learning and AI, with a strong background in app development. Experience in creating tools for the cr...

    $89 Average bid
    $89 Snittbud
    19 bud

    I am seeking a seasoned Python developer with extensive experience in PyQt5. The project entails integrating an interactive 3D OBJ model within a PyQt5 application. Key Responsibilities: - Inserting a 3D OBJ model into PyQt5 - Implementing interactive functionalities including dragging, rotating, and zooming the model with pinch gestures - Allowing for the selection and highlighting of different parts of the 3D model Initial Task: I will assign a small task to assess your capabilities. If successful, I will consider you for a larger project. Ideal Skills: - Proficiency in Python and PyQt5 - Experience with 3D interactive model integration - Familiarity with OBJ model format - Capability to deliver high-quality, interactive user experience

    $2 / hr Average bid
    $2 / hr Snittbud
    5 bud

    I'm in need of a dedicated Python developer to assist with multiple financial projects. The tasks primarily involve web scraping, developing Python indicators, and backtesting. Key Responsibilities: - Continuously collaborate with me on these projects. - Web scrape stock prices from Kite. - Utilize Python libraries such as BeautifulSoup, Scrapy, and Selenium. Ideal Skills: - Proficiency in Python with a strong understanding of its application in finance. - Extensive experience with web scraping. - Familiarity with the Kite platform. - Knowledge of Python libraries: BeautifulSoup, Scrapy, and Selenium. - Experience with developing Python indicators and backtesting. Your role will be instrumental in helping me analyze stock price trends and ...

    $6 / hr Average bid
    $6 / hr Snittbud
    14 bud
    ESP32 GPIO Scheduler in Python
    6 dagar left
    Verifierad

    I'm looking for an experienced programmer well-versed in Python and GPIO interfacing with ESP32. I need a script that will help automate device scheduling based on a daily timetable. Key Requirements: - The project involves 4 GPIOs, all of which should function independently. - Each of the four outputs should have different, selectable schedules. - The device should be able to turn on and off according to this daily timetable. Ideal Skills: - Proficiency in Python programming. - Extensive experience working with ESP32 and GPIOs. - Previous experience in automating device scheduling. Developer is developing the front end for the aap and firmware patch for this schedule. I look forward to your proposals.

    $113 Average bid
    $113 Snittbud
    54 bud