An open API service indexing awesome lists of open source software.

https://github.com/gpavanb1/tensorflow-heat-equation

Solving the 1D Heat Equation using Tensorflow
https://github.com/gpavanb1/tensorflow-heat-equation

Last synced: about 1 month ago
JSON representation

Solving the 1D Heat Equation using Tensorflow

Awesome Lists containing this project

README

          

# Tensorflow-Heat-Equation

![Made with Love in India](https://madewithlove.org.in/badge.svg)

This repository contains Python Jupyter notebook to solve 1D Heat Diffusion equation using Dirichlet Boundary conditions.

## How to install and execute
Install the requirements using `pip install -r requirements.txt`

Once completed successfully, just open the `.ipynb` notebook in Jupyter.

## Sample Output

![sample](images/sample.png)

## Whom to contact?

Please direct your queries to [gpavanb1](http://github.com/gpavanb1)
for any questions.