Skip to content

Code for Coursera's "Tensorflow: Advanced Techniques Specialisation"

Notifications You must be signed in to change notification settings

glebpnkv/coursera_advanced_tf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coursera's "Tensorflow: Advanced Techniques Specialisation": My Code

This repo contains the code I wrote whilst doing Coursera's "Tensorflow: Advanced Techniques Specialisation". I wrote it to learn the material.

The code is not written to be production-ready - it's my rough work.

requirements.yml

requirements.yml contains the full specification of the conda environment that was used to run the code.

Command below will create a conda environment specified in the requirements.yml file

conda env create -f requirements.yml

About

Code for Coursera's "Tensorflow: Advanced Techniques Specialisation"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages