Pinned Repositories
aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
classifying_churn
Data Analysis Project (03/2022): Final project for Practicum by Yandex Data Science Bootcamp. This project uses machine learning techniques to develop a predictive model of customer churn with AUC-ROC > 0.92.
CodePathTIP102
Notes on Code Path TIP program & Problems
data_science_bootcamp
Collection of some programming assignments for the Practicum by Yandex Data Science Bootcamp.
database_design
Database design (10/2021): A collection of diagrams, reports, and other documents related to database design. One personal project and one group project for school with SQL queries included.
DLTFpT
Deep Learning with TensorFlow, Keras, and PyTorch
java_mastermind_game_text_only
java_mastermind_game_text_only (May 2021): A text based, java solution to the classic Mastermind game.
renee127's Repositories
renee127/data_science_bootcamp
Collection of some programming assignments for the Practicum by Yandex Data Science Bootcamp.
renee127/database_design
Database design (10/2021): A collection of diagrams, reports, and other documents related to database design. One personal project and one group project for school with SQL queries included.
renee127/aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
renee127/classifying_churn
Data Analysis Project (03/2022): Final project for Practicum by Yandex Data Science Bootcamp. This project uses machine learning techniques to develop a predictive model of customer churn with AUC-ROC > 0.92.
renee127/CodePathTIP102
Notes on Code Path TIP program & Problems
renee127/DLTFpT
Deep Learning with TensorFlow, Keras, and PyTorch
renee127/fau_ms_projects
Various projects done for the courses in the MS program at Florida Atlantic University
renee127/java_mastermind_game_text_only
java_mastermind_game_text_only (May 2021): A text based, java solution to the classic Mastermind game.
renee127/flashcard
Flashcard using turtle and dictionary of GRE words.
renee127/GenAI_Agents
This repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive AI systems.
renee127/huggingface
hugging face examples
renee127/learning-linux-command-line-3005201
Learning Linux Command Line
renee127/Mission-Predictable-Hackathon-for-Social-Good
Mission Predictable Hackathon for Social Good
renee127/NapkinML
A tiny lib with pocket-sized implementations of machine learning models in NumPy, most of which will fit in a tweet.
renee127/notebooks
Notebooks using the Hugging Face libraries 🤗
renee127/pandas_for_everyone
Repository to accompany "Pandas for Everyone"
renee127/project_2_image_classifier
This application trains a deep learning model on a dataset of different species of flowers. Once trained, predict.py predicts the flower name from an image along with the probability of that name.
renee127/python-scraping
Code samples from the book Web Scraping with Python http://shop.oreilly.com/product/0636920034391.do
renee127/quick-portfolio
Use this template if you need a quick developer / data science portfolio! Based on a Minimal Jekyll theme for GitHub Pages.
renee127/renee127
My personal repository
renee127/SQL_Udacity_Coursework
SQL Projects (May 2021): two completed projects for a Udacity SQL program. Deforestation_SQL_Udacity.pdf and Udiddit_SQL_Udacity.pdf
renee127/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition
renee127/trlx-with-T5
A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)
renee127/Ytube-gensim
Gensim in Python Explained for beginners