mybiketraffic time of day analysis

I’ve started a research newsletter on substack separate from my work blog to keep my users updated on the results of this project. Check out my latest post by clicking the image or link below!

I’m thinking…

I’ve been experimenting with Google Gemini code generation. Similar to ChatGPT, one of the new features is to see a dump of the “thinking” process. Presumably each character output in the “thinking” process is appended to the original prompt and re-run through the transformer? I’m going to research this more, as my speciality is neural… Continue reading I’m thinking…

Samford Homecoming Lecture: What in the world is happening in AI?

I gave a lecture today as part of the homecoming activities on the current impact of AI in both our world and in education. Going to write up more about it later, but it went well! Here are the powerpoint slides: And here is a link to the facebook live video: https://www.facebook.com/brian.toone/videos/1534532750722315 If the Facebook… Continue reading Samford Homecoming Lecture: What in the world is happening in AI?

homeGPT, cont’d

Stanford Alpaca takes the LLaMA pre-trained model released by the Meta AI and “fine-tunes” the model to respond better to natural language questions and prompts (exactly what chatGPT does). Note, the screenshot above is from LLaMA, not from Alpaca. This shows you the value that alpaca adds as the output from the example LLaMA is… Continue reading homeGPT, cont’d