Can someone explain how keras code gets into the Tensorflow package?

This page summarizes the projects mentioned and recommended in the original post on /r/tensorflow

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. tensorflow

    An Open Source Machine Learning Framework for Everyone

    and things like y = layers.ELU()(y) work as expected. I wanted to see a list of the available layers so I went to the Tensorflow GitHub repository and to the keras directory. There's a warning in that directory that says:

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Keras

    Deep Learning for humans

    I'm guessing the "real" keras code is coming from the keras repository. Is that a correct assumption? How does that version of Keras get there? If I wanted to write my own activation layer next to ELU, where exactly would I do that?

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • [R] Complex-Valued Neural Networks

    2 projects | /r/MachineLearning | 18 Jun 2021
  • None of the top 10 projects in GitHub is actually a software project 🤯

    6 projects | dev.to | 10 May 2025
  • Top Programming Languages for AI Development in 2025

    9 projects | dev.to | 29 Apr 2025
  • Fine-tuning LLMs locally: A step-by-step guide

    4 projects | dev.to | 8 Apr 2025
  • A Man Out to Prove How Dumb AI Still Is

    1 project | news.ycombinator.com | 4 Apr 2025

Did you know that C++ is
the 7th most popular programming language
based on number of references?