This is a basic deep learning model implementation capable of handling complex data distributions. The implementation is written in Python and utilizes essential libraries to achieve optimal performance.
numpy
: for matrix computationmatplotlib
: visualizationsklearn
: generating datasettqdm
: progression bar of the traning part