Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
shakes76
/
PatternAnalysis-2023
Public
Notifications
You must be signed in to change notification settings
Fork
173
Star
5
Code
Issues
0
Pull requests
70
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Topic recognition
- #143
#143
Open
FinnRobertson15
wants to merge 14 commits into
shakes76:topic-recognition
shakes76/PatternAnalysis-2023:topic-recognition
from
FinnRobertson15:topic-recognition
FinnRobertson15/PatternAnalysis-2023:topic-recognition
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Topic recognition
#143
FinnRobertson15
wants to merge 14 commits into
shakes76:topic-recognition
shakes76/PatternAnalysis-2023:topic-recognition
from
FinnRobertson15:topic-recognition
FinnRobertson15/PatternAnalysis-2023:topic-recognition
Copy head branch name to clipboard
Commits
Commits on Oct 16, 2023
Created a google Colab Version
FinnRobertson15
committed
43b0641
View commit details
Copy full SHA for 43b0641
Browse repository at this point
Got images to download in GoogleDrive and added to loader
FinnRobertson15
committed
8b28fe8
View commit details
Copy full SHA for 8b28fe8
Browse repository at this point
First version of model created, loss is very low but accuracy right now is nan%
FinnRobertson15
committed
6e899b2
View commit details
Copy full SHA for 6e899b2
Browse repository at this point
Added classification testing and adjusted some hyper parameters. Still getting 50% accuracy...
FinnRobertson15
committed
20f2289
View commit details
Copy full SHA for 20f2289
Browse repository at this point
Got triple accuracy up to ~70%. I randomize the order of all three cols each batch, rotate the images and use L2 regularization
FinnRobertson15
committed
0f1bd3c
View commit details
Copy full SHA for 0f1bd3c
Browse repository at this point
Tuned hyperparameters, will run for 100 epochs
FinnRobertson15
committed
20da493
View commit details
Copy full SHA for 20da493
Browse repository at this point
Commits on Oct 17, 2023
Changed to SGD, fixed classifier to actually use embeddings. Getting ~70% test accuracy
FinnRobertson15
committed
67818e0
View commit details
Copy full SHA for 67818e0
Browse repository at this point
Getting > 0.01 loss on validation after epoch 6
FinnRobertson15
committed
b9150d2
View commit details
Copy full SHA for b9150d2
Browse repository at this point
Commits on Oct 21, 2023
Add files via upload
Show description for 220bc37
FinnRobertson15
authored
220bc37
View commit details
Copy full SHA for 220bc37
Browse repository at this point
Add files via upload
Show description for 61dd2c4
FinnRobertson15
authored
61dd2c4
View commit details
Copy full SHA for 61dd2c4
Browse repository at this point
Add files via upload
Show description for 8a21651
FinnRobertson15
authored
8a21651
View commit details
Copy full SHA for 8a21651
Browse repository at this point
Add files via upload
Show description for 124401d
FinnRobertson15
authored
124401d
View commit details
Copy full SHA for 124401d
Browse repository at this point
Added Readme
FinnRobertson15
authored
1259e8b
View commit details
Copy full SHA for 1259e8b
Browse repository at this point
Update README.md to include accuracy
FinnRobertson15
authored
61a5061
View commit details
Copy full SHA for 61a5061
Browse repository at this point
You can’t perform that action at this time.