hyper-nn VS get-started-with-JAX

Compare hyper-nn vs get-started-with-JAX and see what are their differences.

get-started-with-JAX

The purpose of this repo is to make it easy to get started with JAX, Flax, and Haiku. It contains my "Machine Learning with JAX" series of tutorials (YouTube videos and Jupyter Notebooks) as well as the content I found useful while learning about the JAX ecosystem. (by gordicaleksa)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
hyper-nn get-started-with-JAX
1 3
91 558
- -
0.0 0.0
over 1 year ago 5 months ago
Jupyter Notebook Jupyter Notebook
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

hyper-nn

Posts with mentions or reviews of hyper-nn. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-11.

get-started-with-JAX

Posts with mentions or reviews of get-started-with-JAX. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing hyper-nn and get-started-with-JAX you can also consider the following projects:

neural-tangents - Fast and Easy Infinite Neural Networks in Python

Real-time-Object-Detection-for-Autonomous-Driving-using-Deep-Learning - My Computer Vision project from my Computer Vision Course (Fall 2020) at Goethe University Frankfurt, Germany. Performance comparison between state-of-the-art Object Detection algorithms YOLO and Faster R-CNN based on the Berkeley DeepDrive (BDD100K) Dataset.

uvadlc_notebooks - Repository of Jupyter notebook tutorials for teaching the Deep Learning Course at the University of Amsterdam (MSc AI), Fall 2023

ydata-profiling - 1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.

awesome-jax - JAX - A curated list of resources https://github.com/google/jax

Human-pose-estimation - A quick tutorial on multi-pose estimation with OpenCV, Tensorflow and MoveNet lightning.

JustEnoughScalaForSpark - A tutorial on the most important features and idioms of Scala that you need to use Spark's Scala APIs.

TF_JAX_tutorials - All about the fundamental blocks of TF and JAX!

tensor-sensor - The goal of this library is to generate more helpful exception messages for matrix algebra expressions for numpy, pytorch, jax, tensorflow, keras, fastai.

reinforcement_learning_course_materials - Lecture notes, tutorial tasks including solutions as well as online videos for the reinforcement learning course hosted by Paderborn University

Algorithms-for-Automated-Driving - Each chapter of this (mini-)book guides you in programming one important software component for automated driving.

tensorflow-nanoGPT - Example how to train GPT-2 (XLA + AMP), export to SavedModel and serve with Tensorflow Serving