Pinned Repositories
2380-lab1
Humanoid_IsaacGym
This project contains files for working with a humanoid agent to learn physical movements from mocap data using the Isaac Gym platform
Humanoid_PyBullet_PPO
RL Implementation of custom humanoid agent in pybullet
HumanoidAgent
A simple humanoid RL Agent using Unity ML platform
lab10-BSTIntro
lab2-functions
lab3-calculator
lab4-functions2
lab5-browser
lab6-linkedLists
emenriquez's Repositories
emenriquez/PyBullet_Custom_Env
First custom environment implementation in PyBullet for RL training
emenriquez/Skill_Imitation
Skill Imitation in Unity using ML Agents
emenriquez/Django_React_App
First site created on django and react - following tutorial by "Traversy Media"
emenriquez/FirstUnityGame
This is my first game created with Unity
emenriquez/DeepMimic
Motion imitation with deep reinforcement learning.
emenriquez/iOS-Fundamentals
Apps and Challenges I have completed through iOS 13 udemy course by Angela Yu
emenriquez/python-challenge-exercises
My completed python coding exersises for various challenge tasks - from Codewars and HackerEarth
emenriquez/GAN_test1
Sample to train a GAN using cat images
emenriquez/Object-Detector-Model-V1
First custom object detector model, using raccoon image data from https://github.com/datitran/raccoon_dataset
emenriquez/bc_Python_TF1
fork of hollygrimm's Assignments for CS294-112.
emenriquez/Springboard-Coursework
Coursework and projects for Springboard data science career track course
emenriquez/Decision-Tree-Fundamentals
An overview of fundamental decision tree and random forest techniques
emenriquez/Regression-Fundamentals
Brief tour of fundamental regression techniques including: linear regression, polynomial regression, multiple linear regression
emenriquez/Classification-Fundamentals
An overview of fundamental classification techniques