Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update index.md #6

Open
wants to merge 8 commits into
base: ionlights-site-rework
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Welcome back! Featuring Supercomputers"
categories: ["sp19"]
authors: ['ionlights']
description: >-
"Welcome back to SIGAI! We'll be re-introducing AI@UCF for newcomers and refreshing it for veterans; following that, we'll cover some club logistics, revealing our plans for the semester, and finish off with setting everyone up on the UCF Supercomputer, from which we'll be streaming all future meetings!"
"Welcome back to SIGAI! We'll be re-introducing AI@UCF for newcomers and refreshing it for veterans; following that, we'll cover some club logistics, reveal our plans for the semester, and finish off with setting everyone up on the UCF Supercomputer, from which we'll be streaming all future meetings!"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will update this in thee course repo – as that's how this gets generated.

---


Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Starting with the basics, regression and plotting"
title: "Starting with the Basics, Regression and Plotting"
categories: ["sp19"]
authors: ['JarvisEQ', 'ionlights']
description: >-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "An Intro to Scientific Python Programming"
categories: ["sp19"]
authors: ['ionlights']
description: >-
"In this meeting, we'll cover the fundamentals of programming in Python, with a particular focus on thinking of how to use said tools for Data Science, Machine Learning, and generally Artificial Intelligence research and engineering."
"In this meeting, we'll cover the fundamentals of programming in Python, with a particular focus on applying said tools for Data Science, Machine Learning, and generally Artificial Intelligence research and engineering."
---


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Who Needs Show Writers Nowadays?"
categories: ["sp19"]
authors: ['brandons209', 'ionlights']
description: >-
"This lecture is all about Recurrent Neural Networks. These are networks with memory, they can learn on data that is sequential in nature, such as speech, text, videos, gestures, traffic, stock prices, and many types of medical data. Different types of RNNs and strategies for building them will also be covered. The project will be building a LSTM-RNN to generate new original scripts for the TV series “The Simpsons”. Come and find out if our networks can become better writers for the show!"
"This lecture is all about Recurrent Neural Networks. These are networks with memory, which learn on data that is sequential in nature, such as speech, text, videos, and more. Different types of RNNs and strategies for building them will also be covered. The project will be building a LSTM-RNN to generate new original scripts for the TV series “The Simpsons”. Come and find out if our networks can become better writers for the show!"
---


Expand Down
6 changes: 3 additions & 3 deletions course/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ group: course
This is a custom-built course which we offer every semester. The goal of this
course is to dip your toes into a variety of topics and prepare you to move into
the other, more advanced, groups soon after. **We expect you to attend as many
lectures as possible and chunk out a few hours (5-10) every week in addition to
lectures as possible and chunk out a few hours – roughly 5-10 every week in addition to
these meetings – to become successful.**

The material here has been a part of the core of AI@UCF since Felix Sosa, John
Muchovej, and Richard DiBacco reworked the structure of the club at UCF. As the
university fails to provide such coursework until your final semesters in degree
university doesn't provide such coursework until your final semesters in degree
programs, this was created to function as a stand-in, to cultivate your skillset
for research and industry before you graduate.
for research and industry before you graduate.