All Projects → skcript → Tensorflow Resources

skcript / Tensorflow Resources

Licence: mit
Curated Tensorflow code resources to help you get started with Deep Learning.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Tensorflow Resources

Ml
A high-level machine learning and deep learning library for the PHP language.
Stars: ✭ 1,270 (+284.85%)
Mutual labels:  ai, classification, prediction, regression
Cranium
🤖 A portable, header-only, artificial neural network library written in C99
Stars: ✭ 501 (+51.82%)
Mutual labels:  classification, artificial-neural-networks, regression
Yannl
Yet another neural network library
Stars: ✭ 37 (-88.79%)
Mutual labels:  classification, artificial-neural-networks, regression
The Deep Learning With Keras Workshop
An Interactive Approach to Understanding Deep Learning with Keras
Stars: ✭ 34 (-89.7%)
Mutual labels:  classification, artificial-neural-networks, regression
Mlbox
MLBox is a powerful Automated Machine Learning python library.
Stars: ✭ 1,199 (+263.33%)
Mutual labels:  classification, prediction, regression
Machine Learning And Ai In Trading
Applying Machine Learning and AI Algorithms applied to Trading for better performance and low Std.
Stars: ✭ 258 (-21.82%)
Mutual labels:  ai, prediction, artificial-neural-networks
Neuroflow
Artificial Neural Networks for Scala
Stars: ✭ 105 (-68.18%)
Mutual labels:  classification, artificial-neural-networks, regression
100daysofmlcode
My journey to learn and grow in the domain of Machine Learning and Artificial Intelligence by performing the #100DaysofMLCode Challenge.
Stars: ✭ 146 (-55.76%)
Mutual labels:  classification, artificial-neural-networks, regression
Java Deep Learning Cookbook
Code for Java Deep Learning Cookbook
Stars: ✭ 156 (-52.73%)
Mutual labels:  classification, artificial-neural-networks, regression
Predictive-Maintenance-of-Aircraft-Engine
In this project I aim to apply Various Predictive Maintenance Techniques to accurately predict the impending failure of an aircraft turbofan engine.
Stars: ✭ 48 (-85.45%)
Mutual labels:  regression, classification
Python-Machine-Learning-Fundamentals
D-Lab's 6 hour introduction to machine learning in Python. Learn how to perform classification, regression, clustering, and do model selection using scikit-learn and TPOT.
Stars: ✭ 46 (-86.06%)
Mutual labels:  regression, classification
projection-pursuit
An implementation of multivariate projection pursuit regression and univariate classification
Stars: ✭ 24 (-92.73%)
Mutual labels:  regression, classification
InstantDL
InstantDL: An easy and convenient deep learning pipeline for image segmentation and classification
Stars: ✭ 33 (-90%)
Mutual labels:  regression, classification
dl-relu
Deep Learning using Rectified Linear Units (ReLU)
Stars: ✭ 20 (-93.94%)
Mutual labels:  classification, artificial-neural-networks
stg
Python/R library for feature selection in neural nets. ("Feature selection using Stochastic Gates", ICML 2020)
Stars: ✭ 47 (-85.76%)
Mutual labels:  regression, classification
Tensorflow-Wide-Deep-Local-Prediction
This project demonstrates how to run and save predictions locally using exported tensorflow estimator model
Stars: ✭ 28 (-91.52%)
Mutual labels:  prediction, tensorflow-examples
wymlp
tiny fast portable real-time deep neural network for regression and classification within 50 LOC.
Stars: ✭ 36 (-89.09%)
Mutual labels:  regression, classification
data-science-notes
Open-source project hosted at https://makeuseofdata.com to crowdsource a robust collection of notes related to data science (math, visualization, modeling, etc)
Stars: ✭ 52 (-84.24%)
Mutual labels:  regression, classification
onelearn
Online machine learning methods
Stars: ✭ 14 (-95.76%)
Mutual labels:  regression, classification
Python-Machine-Learning
Python Machine Learning Algorithms
Stars: ✭ 80 (-75.76%)
Mutual labels:  regression, classification

TensorFlow Resources

Curated Tensorflow code resources to help you get started with Deep Learning.

TensorFlow Image

How is this repo structured?

Each folder in this repo is named after a section of Deep Learning.

For example, the basics folder contains code to get you started with the syntax of Tensorflow (or TF). The projects folder contains real world predictions and classifications using TF.

Sometimes folders are also named with their respective algorithm names, like the regression and convolution_networks folders.

How do I use this repo?

Start out with the hello_tensorflow.py file, then checkout the basics folder, work your way through basic_networks, costs_and_gradients, and finally regression and classification. By this time, you should be comfortable enough to work with other complicated resources in this repo.

What's in this repo?

License

This project is licensed under the MIT License - see the LICENSE file for details.

MIT License

Copyright (c) 2017 Skcript

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

About

Skcript

This project is maintained by Skcript. The names and logos for Skcript are properties of Skcript.

We love open source, and we have been doing quite a bit of contributions to the community. Take a look at them here. Also, encourage people around us to get involved in community operations. Join us, if you'd like to see the world change from our HQ.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].