mirror of
https://github.com/autistic-symposium/tensorflow-for-deep-learning-py.git
synced 2025-05-12 11:42:14 -04:00
🗿 Sources for deep fake experiment
This commit is contained in:
parent
c16208d281
commit
5834868ba4
1 changed files with 6 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Resources for Machine Learning
|
# Resources for Machine Learning & Deep Learning
|
||||||
|
|
||||||
|
|
||||||
## In this Repositoryy
|
## In this Repository
|
||||||
|
|
||||||
* [Tensorflow_examples](https://github.com/bt3gl/Resources-Machine_Learning/tree/master/TensorFlow): examples in TF.
|
* [Tensorflow_examples](https://github.com/bt3gl/Resources-Machine_Learning/tree/master/TensorFlow): examples in TF.
|
||||||
* [Caffe_examples](https://github.com/bt3gl/Resources-Machine_Learning/tree/master/Caffe): examples in Caffe.
|
* [Caffe_examples](https://github.com/bt3gl/Resources-Machine_Learning/tree/master/Caffe): examples in Caffe.
|
||||||
|
@ -29,8 +29,11 @@
|
||||||
* [NVIDIA Deep Learning Course](https://www.youtube.com/playlist?list=PL5B692fm6--tI-ijknnVZWbXU2H4JpSYe)
|
* [NVIDIA Deep Learning Course](https://www.youtube.com/playlist?list=PL5B692fm6--tI-ijknnVZWbXU2H4JpSYe)
|
||||||
* [DeepBench](https://github.com/baidu-research/DeepBench).
|
* [DeepBench](https://github.com/baidu-research/DeepBench).
|
||||||
|
|
||||||
|
#### Deep Learning Applications
|
||||||
|
|
||||||
### Tools
|
* [Deep Fake source code](https://github.com/deepfakes/faceswap/).
|
||||||
|
|
||||||
|
#### Deep Learning Tools
|
||||||
|
|
||||||
* [Tensorflow plaground](http://playground.tensorflow.org).
|
* [Tensorflow plaground](http://playground.tensorflow.org).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue