TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2) (by aymericdamien)
awesome-modern-cpp
A collection of resources on modern C++ (by rigtorp)
TensorFlow-Examples | awesome-modern-cpp | |
---|---|---|
3 | 17 | |
43,667 | 12,519 | |
0.0% | 1.0% | |
0.0 | 1.5 | |
about 1 year ago | about 1 year ago | |
Jupyter Notebook | HTML | |
GNU General Public License v3.0 or later | - |
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.
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.
TensorFlow-Examples
Posts with mentions or reviews of TensorFlow-Examples.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-07-16.
-
Top Github repositories for 10+ programming languages
Tensorflow examples
-
Keras vs. TensorFlow
A linear regression model
-
Tensorman and RTX 30-Series GPU's
When I run this simple project, the log output is below. There is a 5-minute pause at 16:48. There is a second pause at the end of the script before the output of the example (final output excluded). This project runs quickly if I exclude "--gpu" and run it on the CPU.
awesome-modern-cpp
Posts with mentions or reviews of awesome-modern-cpp.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-07-16.
- Modern C++ – A collection of resources on modern C++
-
Top Github repositories for 10+ programming languages
Awesome C++ Modern Cpp Awesome cpp examples LearnCPP CPP best practises
-
Ask HN: What are great resources to catch up C++?
seriously, don't bother with c++. it will become irrelevant eventually.
but if you choose to ignore my advice, check[0] these[1]
[0]: https://github.com/AnthonyCalandra/modern-cpp-features
[1]: https://github.com/rigtorp/awesome-modern-cpp
- Melyek a "legjobb" programozási nyelvek karrier és lehetőségek szempontjából 2023-ban?
- Ask HN: Who is using C++ as the main language for new project?
-
Tips for starting with c++ after python
I can't recommend a course in c++, but check out Awesome Modern C++
-
Anything similar to the Odin project but for learning C++?
1) Some collections of interesting stuff are sometimes under "awesomexyz" on github. ( the one I included here probably isn't the _best for someone new to C++ but I'm including it anyway) * https://github.com/rigtorp/awesome-modern-cpp
-
Random Weekly Discussion - December 31, 2021
https://awesomecpp.com/ compiled list of c++ resources, only be aware of these no need to crunch through all
- Best books and courses to learn C++?
-
How does a real world look like?
If you want more repositories and references, check out this link: awesome-modern-cpp
What are some alternatives?
When comparing TensorFlow-Examples and awesome-modern-cpp you can also consider the following projects:
graphkit-learn - A python package for graph kernels, graph edit distances, and graph pre-image problem.
windmap
Deep-Learning-With-TensorFlow-Blog-series - All the resources and hands-on exercises for you to get started with Deep Learning in TensorFlow [Moved to: https://github.com/Rishit-dagli/Deep-Learning-With-TensorFlow]
pythonds - Problem Solving with Algorithms and Data Structures using Python
models - A collection of pre-trained, state-of-the-art models in the ONNX format
py-must-watch - Must-watch videos about Python