Hi, my name is Cesar Olivares Espinosa, I'm currently enrolled on a Master's programme on Computer Engineering Sciences, focusing on Data Science, Computer Vision and Machine/Deep Learning, I enjoy building projects on this topics and learning everyday. I have a Biomedical Engineer Degree where I find about image processing and thats what's brought me here!
-
Potato Leaves Disease Classification on Google Cloud π₯π₯¬π: On this project a Convolutional Neural Network model is trained using images from potato leaves, with three clases, healthy and two with diseases. The model achieves an accuracy around 0.95. The model is used in a React local webpage having a drag and drop function, which returns the predicted class with its accuracy. The trained model is then loaded into Google Cloud Platform, connected with the FastAPI to get predictions with a cloud server and tested with Postman.
-
Sentiment Analysis on Movies Reviews ππ€¬πΏ: On this project a pre-trained BERT Model was taken from Hugging Face, specifically a Multilingual uncased sentiment to assign a value to a sentence given on the sentiment of the text. Data was retrieved from the popular website RottenTomatoes using the Request Dependency, processed with the BeautifulSoup library and RegEx, finally formatted on a Pandas DataFrame.
-
Bank Churners Prediction using Tree's Algorithms π¦π³π³: On this project we capture data from Kaggle, perform Exploratory Data Analysis, cleaning, feature engineering, categorical encoding and use the data to train different Tree Models, use cross validation to find the one with the best performance and fine tune the parameters.
-
MNIST Digit Generator with GANs π’π€: On this project we take the popular MNIST dataset which consists of tens of thousands images of hand written digits, design a Generative Adversarial Network, train it on the dataset to generate more realistic digits on every epoch.
-
Text Generator using LSTM ππͺ: On this project we train a Long-Short Term Memory Neural Network using Tensorflow on the popular book Alice In Wonderland to generate text given an input, we can see how the model is behaving on each run!
- TensorFlow - Help Protect the Great Barrier Reefπ : Detect crown-of-thorns starfish in underwater image data, currently using YOLOv5 and YOLOx to train the model.
- Feedback Prize - Evaluating Student Writing Analyzeπ argumentative writing elements from students grade 6-12, currently uing a BERT BigBird Model to find the discourse type.
- Python
- R
- Java
- MATLAB
- GitHub
- SQL
- OpenCv
- Pandas
- Matplotlib
- SkLearn
- TensorFlow
- PyTorch
- Google Colab