Binary to Decimal encoder and decoder using RNN with tensorflow
- numpy
- tensorflow
jupyter notebook Int-To-k_ary.ipynbfor Integer to base 'k' conversionjupyter notebook Binary-To-Int.ipynbfor Binary to Integer conversionjupyter notebook Int-To-Binary.ipynbfor Integer to Binary conversion