a repository recording different experiences and programs, and the directories are as the following:
-
Automation: a program built to automate the process of spliting the datasets and renaming the training instances into unique names. and the program was written using object oriented programming in python programming language.
-
C: a partial copy of the expenses tracker project written using C programming language instead of the Python programming language, to practice using the C programming language.
-
Capsa_experience: a group of deep learning models implementing the capsa-lite wrappers.
-
Regression: a program of a dataset and an algorithm to fit a curve through the data and visualize the result.