Categories
Technology / Hardware

Exploring ChatGPT: A Journey of Discovering AI’s Abilities

As someone who has always been fascinated by the capabilities of artificial intelligence (AI), I was intrigued and thrilled to stumble upon ChatGPT, a large language model developed by OpenAI. ChatGPT can respond to all sorts of questions, from factual to humorous, so I decided to put it to the test and explore its abilities.

I wanted to see what this AI-powered tool was capable of, so I started asking ChatGPT all sorts of questions, from the practical to the absurd. Overall I was impressed, how I can create fairly complex questions or discuss topics over multiple interactions while getting useful and insightful responses from ChatGPT. However, it is also noticeable that it may repeat itself, goes in circles sometimes or provides incomplete responses. I asked it to summarize my interactions with it and write this blogpost – it did write a great general summary and did a great start on more detailed sections, but some of the content in there was false.

Categories
Computer Science UI/UX

ID3 Decision trees ?

As part of the Machine Learning class in (CIS 678) at GVSU, Camila and I created a decision tree tool that analyzes and processes a data-set, where each entry has a different combination of attributes and an expected outcome. The system then finds the «best» attributes, that allow deciding which outcome will occur with the least amount of questions, for previously seen or  new data.

The website & tool takes data-sets in the form of a simple text-file, then parses & processes it and finally creates a decision tree ? based on that data. Please check it out and let us know what you think and how you like it.

The tool can be accessed on this sub-site.

 

Tree example