Skip to content

dhingratul/Integer-To-k_ary-Encoder-Decoder

Repository files navigation

License: MIT

Binary, Integer encoder-decoder

Binary to Decimal encoder and decoder using RNN with tensorflow

Requirements

  1. numpy
  2. tensorflow

Run

  1. jupyter notebook Int-To-k_ary.ipynb for Integer to base 'k' conversion
  2. jupyter notebook Binary-To-Int.ipynb for Binary to Integer conversion
  3. jupyter notebook Int-To-Binary.ipynb for Integer to Binary conversion

About

Binary to Decimal Encoder-Decoder using RNN with tensorflow

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors