File size: 549 Bytes
fd77627
 
 
 
 
 
 
 
 
 
 
 
d659c31
 
5db3754
d659c31
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
title: Aiproject
emoji: 📊
colorFrom: pink
colorTo: purple
sdk: streamlit
sdk_version: 1.17.0
app_file: app.py
pinned: false
---


# AI Project

This repository holds my project for csuy 4613, [here](https://pantelis.github.io/artificial-intelligence/aiml-common/projects/nlp/finetuning-language-models-tweets/index.htm)

The project is set up in a docker container pulled from tensorflow/tensorflow to allow for TF development.

The Dockerfile was loaded 'FROM tensorflow/tensorflow, and was built as follows:

<img src="ai_milestone1.png">