1

Internship Machine Learning Chemistry Jobs in California

Showing results 21-40

Internship Machine Learning Chemistry information

What is an internship in machine learning chemistry?

An Internship in Machine Learning Chemistry is a temporary, often academic or industry-based position where students or early-career professionals gain hands-on experience applying machine learning techniques to solve problems in chemistry. Interns may work on projects involving data analysis, molecular modeling, drug discovery, or material design using algorithms and computational tools. The internship provides practical exposure to interdisciplinary research, allowing interns to collaborate with chemists, data scientists, and engineers. It is an excellent opportunity to develop both technical and professional skills in a rapidly growing field.

What are the key skills and qualifications needed to thrive as an internship in machine learning chemistry?

To thrive as an intern in Machine Learning Chemistry, you need a solid understanding of chemistry fundamentals and proficiency in programming languages such as Python, often supported by ongoing or completed coursework in chemistry, computer science, or related fields. Familiarity with machine learning libraries (e.g., scikit-learn, TensorFlow), cheminformatics tools (e.g., RDKit), and data analysis platforms is highly valued. Strong analytical thinking, problem-solving skills, and teamwork set standout candidates apart in collaborative research environments. These skills are important to effectively develop, implement, and interpret machine learning models that address complex chemical problems.

What are some common challenges faced during a machine learning chemistry internship, and how can interns overcome them?

Interns in Machine Learning Chemistry often encounter challenges such as bridging the gap between computational methods and chemical domain knowledge, working with complex and sometimes limited datasets, and adapting to rapidly evolving technologies. To overcome these hurdles, it's helpful to proactively seek mentorship from both data scientists and chemists within the team, dedicate time to learning domain-specific concepts, and regularly participate in team discussions to clarify project goals. Embracing a collaborative mindset and staying curious will also help interns effectively contribute and grow in this interdisciplinary environment.

What is the difference between Internship Machine Learning Chemistry vs Chemistry Research Intern?

AspectInternship Machine Learning ChemistryChemistry Research Intern
Required CredentialsBasic programming, chemistry knowledge, courseworkChemistry coursework, lab skills, basic research experience
Work EnvironmentData analysis, coding, computational toolsLaboratory experiments, chemical analysis
Industry UsageTech companies, research labs integrating ML and chemistryAcademic, industrial chemistry labs
Search & Comparison IntentUnderstanding roles combining ML and chemistry internshipsTraditional chemistry research internship details

Internship Machine Learning Chemistry focuses on applying machine learning techniques to chemistry problems, often involving coding and data analysis. In contrast, Chemistry Research Internships emphasize hands-on laboratory research in chemistry. Both roles require chemistry knowledge, but the former integrates computational skills, making it ideal for those interested in data-driven chemistry careers.

What are the most commonly searched types of Machine Learning Chemistry jobs in California?

The most popular types of Machine Learning Chemistry jobs in California are:

What are popular job titles related to Internship Machine Learning Chemistry jobs in California?

For Internship Machine Learning Chemistry jobs in California, the most frequently searched job titles are:

What job categories do people searching Internship Machine Learning Chemistry jobs in California look for?

The top searched job categories for Internship Machine Learning Chemistry jobs in California are:

What cities in California are hiring for Internship Machine Learning Chemistry jobs?

Cities in California with the most Internship Machine Learning Chemistry job openings:

Infographic showing various Internship Machine Learning Chemistry job openings in California as of August 2026, with employment types broken down into 1% As Needed, 80% Full Time, 18% Part Time, and 1% Contract. Highlights an 87% Physical, 2% Hybrid, and 11% Remote job distribution.

Machine Learning Infrastructure Engineer

Genesis Therapeutics

San Mateo, CA โ€ข On-site

$180 - $260/hr

Other

Medical, Dental, Vision, Life, Retirement, PTO

Posted 4 days ago


Job description

About the Team

At Genesis Molecular AI, we're a tight-knit team of proven deep learning researchers, software engineers, and drug discovery pioneers. Our shared mission is nothing short of revolutionary: to forge the next generation of AI foundation models that unlock new therapies for patients with severe diseases.

We conduct fundamental research at the intersection of machine learning, physics, and computational chemistry, pushing the boundaries of each field.

You will work alongside machine learning researchers, computational scientists, and engineers to build the infrastructure that transforms massive, heterogeneous protein and chemical datasets into reliable, high-performance inputs for our models and drug discovery workflows.

About the Role

We are looking for a Machine Learning Infrastructure Engineer to build the data and orchestration systems that power molecular AI at Genesis. Drug discovery creates unusual infrastructure challenges: our workflows combine computational chemistry, structural biology, machine learning, and large-scale data processing in ways that don't map neatly onto traditional ETL systems. To meet these requirements, we have built our own pipeline orchestration frameworkโ€”and we want an engineer excited to push it much further.

This role is deliberately split between building the platform and using it. Roughly 50% of your time will be spent designing and improving our in-house orchestration framework: its DAG abstractions, execution engine, scheduling, caching, observability, and developer experience. The other 50% will be spent building and optimizing the protein, chemical, and ML data preprocessing pipelines that run on top of it. You'll work across both layers, finding opportunities to eliminate unnecessary computation, reduce latency, introduce lazy evaluation and caching, and make complex scientific workflows fast, reproducible, and easy for researchers to use.

Your day-to-day work will span:
  • Design and evolve our in-house workflow orchestration framework, including DAG construction and execution, dependency management, scheduling, caching, retries, observability, and distributed execution.

  • Build and optimize large-scale preprocessing pipelines for protein structures, chemical datasets, simulations, and machine learning training data.

  • Profile end-to-end workflows and aggressively eliminate bottlenecksโ€”from redundant I/O and serialization to unnecessary recomputation and poorly parallelized workloads.

  • Develop abstractions for lazy execution, incremental computation, intelligent caching, and artifact reuse so expensive scientific computations happen only when necessary.

  • Partner closely with ML researchers, computational chemists, and scientific software engineers to translate complex research workflows into scalable, reproducible computational pipelines.

  • Improve the developer experience for scientists and engineers authoring pipelines, making sophisticated distributed workflows intuitive to define, debug, monitor, and extend.

  • Make architectural decisions spanning local and distributed execution, storage, compute scheduling, data lineage, and reproducibility.

  • Use lessons from real-world scientific pipelines to continuously improve the orchestration platform itselfโ€”and use improvements to the platform to unlock faster, more ambitious scientific workflows.

You are
  • Passionate about DAGs. You naturally think about computation as graphs of dependencies and care deeply about how work is scheduled, parallelized, cached, retried, and recomputed.

  • Impatient about latency. When a pipeline takes hours, your instinct is to understand exactly where the time went and systematically make it faster.

  • An evangelist for lazy execution and caching. You dislike unnecessary work and look for principled ways to avoid recomputation, move less data, and reuse intermediate results.

  • A strong systems engineer. You are comfortable reasoning across APIs, distributed systems, storage, serialization, concurrency, resource scheduling, and performance.

  • Hands-on with data-intensive systems. You have built production pipelines or infrastructure that processes large datasets reliably and efficiently.

  • Comfortable moving between framework and application layers. You're as interested in designing the orchestration primitive as you are in optimizing the pipeline built with it.

  • A pragmatic abstraction builder. You can identify the common pattern hiding underneath many specialized workflows without forcing every scientific problem into an overly generic framework.

  • A strong collaborator with researchers. You can understand an evolving scientific workflow, identify its computational structure, and turn it into robust infrastructure without slowing down experimentation.

  • Energized by unusual problems. You enjoy environments where off-the-shelf infrastructure gets you 80% of the way thereโ€”and the interesting work is designing the remaining 20%.

Nice to haves
  • Experience building or operating large-scale ETL, data processing, or workflow systems such as Apache Spark, GCP Dataflow / Apache Beam, Flyte, Dagster, Airflow, Ray, or similar infrastructure.

  • Experience designing workflow engines, schedulers, DAG execution systems, build systems, or other dependency-driven computation frameworks.

  • Experience optimizing large-scale scientific, ML, protein, cheminformatics, or computational biology data pipelines.

  • Familiarity with Kubernetes and containerized compute environments, including deploying and operating distributed workloads across heterogeneous CPU and GPU resources.

  • Familiarity with Terraform or similar infrastructure-as-code tooling for provisioning and managing the underlying cloud, storage, networking, and compute resources that support large-scale pipelines.

  • Experience with cloud object storage, distributed compute environments, and high-performance or GPU-based computing.

  • Experience with content-addressable storage, incremental computation, data lineage, memoization, or cache invalidation at scale.

  • Familiarity with molecular data formats and tools such as RDKit, OpenEye, BioPython, molecular dynamics tooling, or structural biology pipelines.

Compensation, Benefits, and Perks
  • Competitive compensation package that includes salary and equity.

  • Comprehensive health benefits: Medical, Dental, and Vision (covered 100% for the employees).

  • 401(k) plan.

  • Open (unlimited) PTO policy.

  • Free lunches and dinners at our offices.

  • Paid family leave (maternity and paternity).

  • Life and long- and short-term disability insurance.

About Genesis Molecular AI

Genesis Molecular AI is pioneering foundation models for molecular AI to unlock a new era of drug design and development. Our generative and predictive AI platform, GEMS (Genesis Exploration of Molecular Space), integrates AI and physics into industry-leading models to generate and optimize drug molecules, including the breakthrough generative diffusion model Pearl for structure prediction. Genesis is backed by premier AI and life science investors, including a16z, NVIDIA, Rock Springs Capital, Menlo Ventures, T. Rowe Price, Fidelity, and Radical Ventures. Genesis has also signed category-leading AI-pharma deals, the most recent of which was a significant expansion with Incyte (see coverage in Forbes and GEN) with a total potential deal value of several billion dollars.

Genesis is headquartered in San Mateo, CA, with a fully integrated laboratory in San Diego. We are proud to be an inclusive workplace and an Equal Opportunity Employer.

#J-18808-Ljbffr