Skip to content

eric-z-lin/Human-AI-Trust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

154 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Human-AI-Trust

Final project for Harvard's CS 279r in Fall 2020.

Common Django commands

  • When you make edits: make sure to run python3 manage.py makemigrations followed by python3 manage.py migrate.
  • When you run the server: python3 manage.py runserver.
  • Virtualenv: source ~/eb-virt/bin/activate
  • Pip freeze: pip3 freeze > requirements.txt

About

Final project for Harvard's CS 279r in Fall 2020.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors